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

github.com/nextcloud/gallery.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 e118867e..32f00ba5 100644
--- a/l10n/ug.js
+++ b/l10n/ug.js
@@ -23,4 +23,4 @@ OC.L10N.register(
"Sort by name" : "Order by name",
"Sort by date" : "Order by date"
},
-"nplurals=1; plural=0;");
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/ug.json b/l10n/ug.json
index a9c93eac..f968d681 100644
--- a/l10n/ug.json
+++ b/l10n/ug.json
@@ -20,5 +20,5 @@
"Cancel upload" : "يۈكلەشتىن ۋاز كەچ",
"Sort by name" : "Order by name",
"Sort by date" : "Order by date"
-},"pluralForm" :"nplurals=1; plural=0;"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file