diff --git a/l10n/ast.js b/l10n/ast.js index 04b474f2b..4fc183cd1 100644 --- a/l10n/ast.js +++ b/l10n/ast.js @@ -35,6 +35,7 @@ OC.L10N.register( "Performance" : "Rindimientu", "Continue" : "Siguir", "Template" : "Plantía", + "No items" : "Nun hai nengún elementu", "No results found" : "Nun s'atopó nengún resultáu", "Search" : "Buscar", "Upload" : "Xunir", diff --git a/l10n/ast.json b/l10n/ast.json index 1fdb9c578..d60aa67bb 100644 --- a/l10n/ast.json +++ b/l10n/ast.json @@ -33,6 +33,7 @@ "Performance" : "Rindimientu", "Continue" : "Siguir", "Template" : "Plantía", + "No items" : "Nun hai nengún elementu", "No results found" : "Nun s'atopó nengún resultáu", "Search" : "Buscar", "Upload" : "Xunir", diff --git a/l10n/es_MX.js b/l10n/es_MX.js index 349a9d3a9..c93c5cdb7 100644 --- a/l10n/es_MX.js +++ b/l10n/es_MX.js @@ -28,6 +28,7 @@ OC.L10N.register( "Account" : "Cuenta", "Close" : "Cerrar", "Info" : "Info", + "Performance" : "Desempeño", "Unknown" : "Desconocido", "Continue" : "Continuar", "No items" : "No hay elementos", diff --git a/l10n/es_MX.json b/l10n/es_MX.json index 8972d1235..4fe82d68a 100644 --- a/l10n/es_MX.json +++ b/l10n/es_MX.json @@ -26,6 +26,7 @@ "Account" : "Cuenta", "Close" : "Cerrar", "Info" : "Info", + "Performance" : "Desempeño", "Unknown" : "Desconocido", "Continue" : "Continuar", "No items" : "No hay elementos",