summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 ab8b9a0a8..928a6122b 100644
--- a/l10n/es_SV.js
+++ b/l10n/es_SV.js
@@ -110,4 +110,4 @@ OC.L10N.register(
"Documentation" : "Documentación",
"Report a bug" : "Reportar una falla"
},
-"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 98bd56ccc..bc5228b98 100644
--- a/l10n/es_SV.json
+++ b/l10n/es_SV.json
@@ -107,5 +107,5 @@
"Keyboard shortcuts" : "Atajos del teclado",
"Documentation" : "Documentación",
"Report a bug" : "Reportar una falla"
-},"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