diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-04-21 02:25:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-04-21 02:25:58 +0000 |
commit | e58344fb2a218fafec10a40c30852ae5eb94d986 (patch) | |
tree | 6ee76cd6aeb416328135d38c5e28bf335ad2f3a9 /core/l10n/vi.js | |
parent | 9e8690d9127ab63caf66cd09d4d86647ae3ad6a7 (diff) | |
download | nextcloud-server-e58344fb2a218fafec10a40c30852ae5eb94d986.tar.gz nextcloud-server-e58344fb2a218fafec10a40c30852ae5eb94d986.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/vi.js')
-rw-r--r-- | core/l10n/vi.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/vi.js b/core/l10n/vi.js index b731ae294d9..ccede83c5bb 100644 --- a/core/l10n/vi.js +++ b/core/l10n/vi.js @@ -81,6 +81,7 @@ OC.L10N.register( "Forgot password?" : "Quên mật khẩu sao?", "Back" : "Quay lại", "Reset search" : "Đặt lại tìm kiếm", + "Search" : "Tìm kiếm", "Settings" : "Cài đặt", "Could not load your contacts" : "Không thể tải liên hệ của bạn", "Search contacts …" : "Tìm liên hệ ...", @@ -225,7 +226,6 @@ OC.L10N.register( "Searching other places" : "Tìm kiếm các nơi khác", "No search results in other folders for {tag}{filter}{endtag}" : "Không có kết quả tìm kiếm trong các thư mục khác cho {tag} {filter} {endtag}", "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} kết quả tìm kiếm trong các thư mục khác"], - "Search" : "Tìm kiếm", "These apps will be updated:" : "Những ứng dụng sẽ được cập nhật:" }, "nplurals=1; plural=0;"); |