diff options
Diffstat (limited to 'apps/files_trashbin/l10n/es_SV.js')
-rw-r--r-- | apps/files_trashbin/l10n/es_SV.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_trashbin/l10n/es_SV.js b/apps/files_trashbin/l10n/es_SV.js index a57d7ddffa9..95dc1d196d9 100644 --- a/apps/files_trashbin/l10n/es_SV.js +++ b/apps/files_trashbin/l10n/es_SV.js @@ -16,4 +16,4 @@ OC.L10N.register( "Deleted" : "Borrado", "Delete" : "Borrar" }, -"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;"); |