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-02-01 06:14:04 +0300
committerNextcloud bot <bot@nextcloud.com>2020-02-01 06:14:04 +0300
commit31ed6e6de4d3bc460d4260ecfb5f5e50c7d23964 (patch)
tree74e04fb0102249ecdf4a01ac9a84b7069b1b1ef5
parent77fc3317baa1e7a531b65e4c5282d75aad792b2c (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/fa.js1
-rw-r--r--l10n/fa.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/l10n/fa.js b/l10n/fa.js
index 04d8324..12a2be2 100644
--- a/l10n/fa.js
+++ b/l10n/fa.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"event_update_notification",
{
+ "Busy" : "مشغول",
"Personal" : "شخصی"
},
"nplurals=2; plural=(n > 1);");
diff --git a/l10n/fa.json b/l10n/fa.json
index 5271193..e453280 100644
--- a/l10n/fa.json
+++ b/l10n/fa.json
@@ -1,4 +1,5 @@
{ "translations": {
+ "Busy" : "مشغول",
"Personal" : "شخصی"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file