diff options
Diffstat (limited to 'apps/federatedfilesharing/l10n/es_DO.js')
-rw-r--r-- | apps/federatedfilesharing/l10n/es_DO.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/federatedfilesharing/l10n/es_DO.js b/apps/federatedfilesharing/l10n/es_DO.js index 3856402d6bf..7b4f6894b20 100644 --- a/apps/federatedfilesharing/l10n/es_DO.js +++ b/apps/federatedfilesharing/l10n/es_DO.js @@ -41,7 +41,6 @@ OC.L10N.register( "Not supported!" : "¡No soportado!", "Press ⌘-C to copy." : "Presiona ⌘-C para copiar.", "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", - "Open documentation" : "Abrir documentación", - "Adjust how people can share between servers." : "Ajustar cómo las personas pueden compartir entre servidores. " + "Open documentation" : "Abrir documentación" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); |