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

github.com/nextcloud/event_update_notification.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-04-20 06:10:49 +0300
committerNextcloud bot <bot@nextcloud.com>2020-04-20 06:10:49 +0300
commit64abdc39d3d2caea765e59213b4768c03ba416c3 (patch)
treebbb1f3c4f3b8b1bb92164f9dcbbe07d30ec3509b
parent48ed9e0fe8330bab11ac0611ea4e44188cad8d91 (diff)
[tx-robot] updated from transifex
-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 cfe09b7..a475efd 100644
--- a/l10n/vi.js
+++ b/l10n/vi.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"event_update_notification",
{
+ "Busy" : "Bận",
"Personal" : "Cá nhân"
},
"nplurals=1; plural=0;");
diff --git a/l10n/vi.json b/l10n/vi.json
index 5ed667c..b6f2159 100644
--- a/l10n/vi.json
+++ b/l10n/vi.json
@@ -1,4 +1,5 @@
{ "translations": {
+ "Busy" : "Bận",
"Personal" : "Cá nhân"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file