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-06-06 06:18:31 +0300
committerNextcloud bot <bot@nextcloud.com>2020-06-06 06:18:31 +0300
commit1b9988c8733973853b103818f5e6b6f5b3c1e521 (patch)
tree25c1831140b5dd7f37cda9e1d2da83bdeb978554
parentad2627694f4b7324a73a25937ea93ca683af27f7 (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/ug.js2
-rw-r--r--l10n/ug.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/l10n/ug.js b/l10n/ug.js
index 11e26e3..999c443 100644
--- a/l10n/ug.js
+++ b/l10n/ug.js
@@ -3,4 +3,4 @@ OC.L10N.register(
{
"Personal" : "شەخسىي"
},
-"nplurals=1; plural=0;");
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/ug.json b/l10n/ug.json
index 579952f..a49fef9 100644
--- a/l10n/ug.json
+++ b/l10n/ug.json
@@ -1,4 +1,4 @@
{ "translations": {
"Personal" : "شەخسىي"
-},"pluralForm" :"nplurals=1; plural=0;"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file