diff --git a/l10n/ast.js b/l10n/ast.js index d0a8e53..cf65f95 100644 --- a/l10n/ast.js +++ b/l10n/ast.js @@ -1,6 +1,8 @@ OC.L10N.register( "ocsms", { + "An app to sync SMS with your cloud" : "Una aplicación pa sincronizar los SMS cola ñube", + "No contact found." : "Nun s'atopó nengún contautu.", "Settings" : "Configuración" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/ast.json b/l10n/ast.json index c0899cb..867ea22 100644 --- a/l10n/ast.json +++ b/l10n/ast.json @@ -1,4 +1,6 @@ { "translations": { + "An app to sync SMS with your cloud" : "Una aplicación pa sincronizar los SMS cola ñube", + "No contact found." : "Nun s'atopó nengún contautu.", "Settings" : "Configuración" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file