summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/es_MX.json
diff options
context:
space:
mode:
Diffstat (limited to 'apps/updatenotification/l10n/es_MX.json')
-rw-r--r--apps/updatenotification/l10n/es_MX.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/updatenotification/l10n/es_MX.json b/apps/updatenotification/l10n/es_MX.json
index 8541afb16c6..bcb6a9fca4e 100644
--- a/apps/updatenotification/l10n/es_MX.json
+++ b/apps/updatenotification/l10n/es_MX.json
@@ -23,5 +23,5 @@
"A new version is available: <strong>{newVersionString}</strong>" : "Una versión más reciente está disponible: <strong>{newVersionString}</strong>",
"Checked on {lastCheckedDate}" : "Verificado el {lastCheckedDate}",
"Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Por favor asegurate que en tu config.php no se establezca <samp>appstoreenabled</samp> como falso."
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
+},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file