diff options
Diffstat (limited to 'apps/files_trashbin/l10n/es_EC.json')
-rw-r--r-- | apps/files_trashbin/l10n/es_EC.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_trashbin/l10n/es_EC.json b/apps/files_trashbin/l10n/es_EC.json index c3aa3ae5c8a..9bb8dedf58b 100644 --- a/apps/files_trashbin/l10n/es_EC.json +++ b/apps/files_trashbin/l10n/es_EC.json @@ -14,5 +14,5 @@ "Deleted" : "Borrado", "Delete" : "Borrar", "Error while removing file from trashbin" : "Error al eliminar el archivo de la papelera" -},"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 |