Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/files_retention.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--l10n/vi.js1
-rw-r--r--l10n/vi.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/l10n/vi.js b/l10n/vi.js
index 8f3612f..afafba6 100644
--- a/l10n/vi.js
+++ b/l10n/vi.js
@@ -3,6 +3,7 @@ OC.L10N.register(
{
"Select tag…" : "chọn thẻ",
"Delete" : "Xóa",
+ "Open documentation" : "Mở tài liệu",
"Create" : "Tạo mới"
},
"nplurals=1; plural=0;");
diff --git a/l10n/vi.json b/l10n/vi.json
index 800655f..83c3d7d 100644
--- a/l10n/vi.json
+++ b/l10n/vi.json
@@ -1,6 +1,7 @@
{ "translations": {
"Select tag…" : "chọn thẻ",
"Delete" : "Xóa",
+ "Open documentation" : "Mở tài liệu",
"Create" : "Tạo mới"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file