summaryrefslogtreecommitdiffstats
path: root/l10n
diff options
context:
space:
mode:
Diffstat (limited to 'l10n')
-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 6e13a486..e0df268c 100644
--- a/l10n/es_SV.js
+++ b/l10n/es_SV.js
@@ -102,4 +102,4 @@ OC.L10N.register(
"None" : "Ninguno",
"Unknown" : "Desconocido"
},
-"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 7d765981..5da83137 100644
--- a/l10n/es_SV.json
+++ b/l10n/es_SV.json
@@ -99,5 +99,5 @@
"Male" : "Masculino",
"None" : "Ninguno",
"Unknown" : "Desconocido"
-},"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