diff options
Diffstat (limited to 'apps/encryption/l10n/vi.js')
-rw-r--r-- | apps/encryption/l10n/vi.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/encryption/l10n/vi.js b/apps/encryption/l10n/vi.js index 6ba7db83cb2..b9956551622 100644 --- a/apps/encryption/l10n/vi.js +++ b/apps/encryption/l10n/vi.js @@ -1,6 +1,8 @@ OC.L10N.register( "encryption", { + "Missing recovery key password" : "Thiếu khóa khôi phục mật khẩu", + "Please repeat the recovery key password" : "Nhập lại khóa khôi phục mật khẩu", "Recovery key successfully enabled" : "Khóa khôi phục kích hoạt thành công", "Could not enable recovery key. Please check your recovery key password!" : "Không thể kích hoạt khóa khôi phục. Vui lòng kiểm tra mật khẩu khóa khôi phục!", "Recovery key successfully disabled" : "Vô hiệu hóa khóa khôi phục thành công", |