diff --git a/l10n/ast.js b/l10n/ast.js index 763c1f34..1f014e48 100644 --- a/l10n/ast.js +++ b/l10n/ast.js @@ -22,6 +22,7 @@ OC.L10N.register( "Saved!" : "¡Guardóse!", "Good" : "Bien", "Copy to clipboard" : "Copiar nel cartafueyu", + "Username" : "Nome d'usuariu", "Add tag" : "Amestar la etiqueta", "Text" : "Testu", "File" : "Ficheru", diff --git a/l10n/ast.json b/l10n/ast.json index 2888a333..033b1111 100644 --- a/l10n/ast.json +++ b/l10n/ast.json @@ -20,6 +20,7 @@ "Saved!" : "¡Guardóse!", "Good" : "Bien", "Copy to clipboard" : "Copiar nel cartafueyu", + "Username" : "Nome d'usuariu", "Add tag" : "Amestar la etiqueta", "Text" : "Testu", "File" : "Ficheru",