diff options
Diffstat (limited to 'apps/dashboard/l10n/es.js')
-rw-r--r-- | apps/dashboard/l10n/es.js | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/apps/dashboard/l10n/es.js b/apps/dashboard/l10n/es.js index a2e607da866..3157e3dea7e 100644 --- a/apps/dashboard/l10n/es.js +++ b/apps/dashboard/l10n/es.js @@ -27,9 +27,6 @@ OC.L10N.register( "Default images" : "Imágenes predeterminadas", "Plain background" : "Fondo liso", "Insert from {productName}" : "Insertar desde {productName}", - "Get more widgets from the app store" : "Conseguir más widgets desde la app store", - "Good night, {name}" : "Buenas noches, {name}", - "Good night" : "Buenas noches", - "Pick from files" : "Escoger desde los archivos" + "Get more widgets from the app store" : "Conseguir más widgets desde la app store" }, "nplurals=2; plural=(n != 1);"); |