diff options
Diffstat (limited to 'lib/l10n/es_SV.json')
-rw-r--r-- | lib/l10n/es_SV.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/es_SV.json b/lib/l10n/es_SV.json index 67f776a0276..5d7f1d512ba 100644 --- a/lib/l10n/es_SV.json +++ b/lib/l10n/es_SV.json @@ -187,5 +187,5 @@ "Your data directory must be an absolute path" : "Tu directorio data debe ser una ruta absoluta", "Check the value of \"datadirectory\" in your configuration" : "Verifica el valor de \"datadirectory\" en tu configuración", "Your data directory is invalid" : "Tu directorio de datos es inválido" -},"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 |