diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-01 01:12:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-01 01:12:11 +0000 |
commit | a7fb9ff8daf74e7d03097244c252b9625707c0a7 (patch) | |
tree | 70be1f36160fe93edb0b54508b5c4c46bd9aa340 /settings/l10n/vi.js | |
parent | fb322322fca2acc3bc66a5ba070d1cf2b8ef8619 (diff) | |
download | nextcloud-server-a7fb9ff8daf74e7d03097244c252b9625707c0a7.tar.gz nextcloud-server-a7fb9ff8daf74e7d03097244c252b9625707c0a7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/vi.js')
-rw-r--r-- | settings/l10n/vi.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/vi.js b/settings/l10n/vi.js index c02c732a3d9..133cb7113c2 100644 --- a/settings/l10n/vi.js +++ b/settings/l10n/vi.js @@ -41,12 +41,12 @@ OC.L10N.register( "New password" : "Mật khẩu mới", "Change password" : "Đổi mật khẩu", "Username" : "Tên đăng nhập", - "Create" : "Tạo", "Unlimited" : "Không giới hạn", "Other" : "Khác", "Quota" : "Hạn ngạch", "change full name" : "Đổi họ và t", "set new password" : "đặt mật khẩu mới", - "Default" : "Mặc định" + "Default" : "Mặc định", + "Create" : "Tạo" }, "nplurals=1; plural=0;"); |