diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-24 00:20:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-24 00:20:26 +0000 |
commit | 36ae775aa7c9af22bf33645a2d8807206ec6c85f (patch) | |
tree | 2690c73571fccf4bc545034b03cab47e1c1309af /lib/l10n/vi.js | |
parent | b6dd8a5ccb38794410f1c00bfbf9d1e94852f5da (diff) | |
download | nextcloud-server-29.0.0.tar.gz nextcloud-server-29.0.0.zip |
Fix(l10n): Update translations from Transifexv29.0.0
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/vi.js')
-rw-r--r-- | lib/l10n/vi.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/vi.js b/lib/l10n/vi.js index 977b1589131..36f6cbeefb3 100644 --- a/lib/l10n/vi.js +++ b/lib/l10n/vi.js @@ -36,7 +36,6 @@ OC.L10N.register( "File already exists" : "Tệp đã tồn tại", "Templates" : "Mẫu", "__language_name__" : "Tiếng Việt", - "Help" : "Giúp đỡ", "Appearance and accessibility" : "Ngoại hình và khả năng tiếp cận", "Apps" : "Ứng dụng", "Settings" : "Thiết lập", @@ -103,6 +102,7 @@ OC.L10N.register( "Token expired. Please reload page." : "Mã Token đã hết hạn. Hãy tải lại trang.", "PHP module %s not installed." : "PHP mô đun %s chưa được cài đặt", "Storage is temporarily not available" : "Kho lưu trữ tạm thời không khả dụng", + "Help" : "Giúp đỡ", "Unknown user" : "Người dùng không tồn tại", "The username is already being used" : "Tên đăng nhập đã được sử dụng", "User disabled" : "Vô hiệu hóa sử dụng" |