summaryrefslogtreecommitdiffstats
path: root/apps/lookup_server_connector/l10n/es.json
diff options
context:
space:
mode:
Diffstat (limited to 'apps/lookup_server_connector/l10n/es.json')
-rw-r--r--apps/lookup_server_connector/l10n/es.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/lookup_server_connector/l10n/es.json b/apps/lookup_server_connector/l10n/es.json
index 497dda0c86b..3da927c579b 100644
--- a/apps/lookup_server_connector/l10n/es.json
+++ b/apps/lookup_server_connector/l10n/es.json
@@ -1,5 +1,5 @@
{ "translations": {
"Lookup Server Connector" : "Conector del Servidor de Búsqueda",
"Sync public user information with the lookup server" : "Sincronizar información pública del usuario con el servidor de búsqueda"
-},"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