diff --git a/l10n/ast.js b/l10n/ast.js index 66b151cb..52fa08d4 100644 --- a/l10n/ast.js +++ b/l10n/ast.js @@ -17,7 +17,10 @@ OC.L10N.register( "Photos" : "Semeyes", "Cancel" : "Encaboxar", "Delete" : "Desaniciar", + "Favorite" : "Meter en Favoritos", + "View in folder" : "Ver na carpeta", "Account" : "Cuenta", + "Close" : "Zarrar", "Info" : "InformaciĆ³n", "External Link" : "Enllaz esternu", "Continue" : "Siguir", diff --git a/l10n/ast.json b/l10n/ast.json index dc5b9ed7..ac63465b 100644 --- a/l10n/ast.json +++ b/l10n/ast.json @@ -15,7 +15,10 @@ "Photos" : "Semeyes", "Cancel" : "Encaboxar", "Delete" : "Desaniciar", + "Favorite" : "Meter en Favoritos", + "View in folder" : "Ver na carpeta", "Account" : "Cuenta", + "Close" : "Zarrar", "Info" : "InformaciĆ³n", "External Link" : "Enllaz esternu", "Continue" : "Siguir",