diff --git a/l10n/ast.js b/l10n/ast.js index 6050750..906754b 100644 --- a/l10n/ast.js +++ b/l10n/ast.js @@ -3,6 +3,7 @@ OC.L10N.register( { "An app to sync SMS with your cloud" : "Una aplicación pa sincronizar los SMS cola nube", "Cancel" : "Encaboxar", + "Confirm" : "Confirmar", "No contact found." : "Nun s'atopó nengún contautu.", "Settings" : "Configuración" }, diff --git a/l10n/ast.json b/l10n/ast.json index aa7ce09..f576a67 100644 --- a/l10n/ast.json +++ b/l10n/ast.json @@ -1,6 +1,7 @@ { "translations": { "An app to sync SMS with your cloud" : "Una aplicación pa sincronizar los SMS cola nube", "Cancel" : "Encaboxar", + "Confirm" : "Confirmar", "No contact found." : "Nun s'atopó nengún contautu.", "Settings" : "Configuración" },"pluralForm" :"nplurals=2; plural=(n != 1);"