diff --git a/l10n/vi.js b/l10n/vi.js index 4834a455..45252348 100644 --- a/l10n/vi.js +++ b/l10n/vi.js @@ -2,7 +2,9 @@ OC.L10N.register( "twofactor_webauthn", { "Add" : "Thêm", + "Server error while trying to add WebAuthn device" : "Lỗi máy chủ khi cố gắng thêm thiết bị WebAuthn", "Retry" : "Thử lại", + "Your browser does not support WebAuthn." : "Trình duyệt của bạn không hỗ trợ WebAuthn.", "Active" : "Hoạt động", "Remove" : "Xoá" }, diff --git a/l10n/vi.json b/l10n/vi.json index a20eb907..ac04592a 100644 --- a/l10n/vi.json +++ b/l10n/vi.json @@ -1,6 +1,8 @@ { "translations": { "Add" : "Thêm", + "Server error while trying to add WebAuthn device" : "Lỗi máy chủ khi cố gắng thêm thiết bị WebAuthn", "Retry" : "Thử lại", + "Your browser does not support WebAuthn." : "Trình duyệt của bạn không hỗ trợ WebAuthn.", "Active" : "Hoạt động", "Remove" : "Xoá" },"pluralForm" :"nplurals=1; plural=0;"