diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-08-27 02:23:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-08-27 02:23:58 +0000 |
commit | 5de5b75ede0cb939d5c8fe1a35cf1bbb4e0aeb8f (patch) | |
tree | c1ba08b7612bb6a3e081dbc02a95ae336f06d7a9 /apps/settings/l10n/vi.js | |
parent | a1fae0532090c3f7223ce8243e3025dfafde07ce (diff) | |
download | nextcloud-server-5de5b75ede0cb939d5c8fe1a35cf1bbb4e0aeb8f.tar.gz nextcloud-server-5de5b75ede0cb939d5c8fe1a35cf1bbb4e0aeb8f.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/vi.js')
-rw-r--r-- | apps/settings/l10n/vi.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/settings/l10n/vi.js b/apps/settings/l10n/vi.js index e09b0eed383..c12e8f3fb29 100644 --- a/apps/settings/l10n/vi.js +++ b/apps/settings/l10n/vi.js @@ -212,7 +212,7 @@ OC.L10N.register( "Not saved" : "Chưa được lưu", "Sending…" : "Đang gửi...", "Email sent" : "Email đã được gửi", - "Address" : "Địa chỉ", + "Location" : "Vị trí", "Avatar" : "Hình đại diện", "About" : "Giới thiệu", "Full name" : "Tên đầy đủ", @@ -259,6 +259,7 @@ OC.L10N.register( "All languages" : "Tất cả ngôn ngữ", "Everyone" : "Tất cả mọi người", "Enable encryption" : "Bật mã hóa", - "days" : "ngày" + "days" : "ngày", + "Address" : "Địa chỉ" }, "nplurals=1; plural=0;"); |