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

github.com/juliushaertl/theming_customcss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-08-24 06:52:37 +0300
committerNextcloud bot <bot@nextcloud.com>2022-08-24 06:52:37 +0300
commit46618ded89f04bee23fd4b885ccae3c737da3fdc (patch)
tree512883d895448c841d4bb57a0c4768f9aee75285
parent6d0234932d172b1fdb33b74fad23089c7ffe2f18 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/es_SV.js2
-rw-r--r--l10n/es_SV.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/l10n/es_SV.js b/l10n/es_SV.js
index 833068b..9f15954 100644
--- a/l10n/es_SV.js
+++ b/l10n/es_SV.js
@@ -5,4 +5,4 @@ OC.L10N.register(
"Error" : "Error",
"Save" : "Guardar"
},
-"nplurals=2; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
+"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/l10n/es_SV.json b/l10n/es_SV.json
index cfd19cb..0da70f3 100644
--- a/l10n/es_SV.json
+++ b/l10n/es_SV.json
@@ -2,5 +2,5 @@
"Saved" : "Guardado",
"Error" : "Error",
"Save" : "Guardar"
-},"pluralForm" :"nplurals=2; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
+},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file