diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-10 00:26:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-10 00:26:45 +0000 |
commit | 9fda40f92a6c4cba82246dbbc2a6602c2a28e0f1 (patch) | |
tree | c6cd3071b261e0e69de3b1f48caad64be0688902 /lib/l10n/vi.js | |
parent | 7c7a3be566376602da83bf905d7b017e7f0019b8 (diff) | |
download | nextcloud-server-9fda40f92a6c4cba82246dbbc2a6602c2a28e0f1.tar.gz nextcloud-server-9fda40f92a6c4cba82246dbbc2a6602c2a28e0f1.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/vi.js')
-rw-r--r-- | lib/l10n/vi.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/vi.js b/lib/l10n/vi.js index a4c189cbf31..7ea1f68dca5 100644 --- a/lib/l10n/vi.js +++ b/lib/l10n/vi.js @@ -3,6 +3,7 @@ OC.L10N.register( { "Cannot write into \"config\" directory!" : "Không thể ghi vào thư mục \"config\"!", "See %s" : "Xem %s", + "The page could not be found on the server." : "Không thể tìm thấy trang trên máy chủ.", "Email verification" : "Xác thực email", "Click the following button to confirm your email." : "Nhấn nút sau để xác nhận email của bạn.", "Click the following link to confirm your email." : "Nhấn liên kết sau để xác nhận email của bạn.", |