diff --git a/l10n/ast.js b/l10n/ast.js index 4d5c7abe9..88496ab7c 100644 --- a/l10n/ast.js +++ b/l10n/ast.js @@ -6,6 +6,7 @@ OC.L10N.register( "Load more" : "Cargar más", "Personal" : "Personal", "%s on %s" : "%s n %s", + "Action needed" : "Aición necesaria", "copy" : "copia", "Done" : "Fecho", "The file was uploaded" : "Xubióse'l ficheru", diff --git a/l10n/ast.json b/l10n/ast.json index e24010300..4ef7784c9 100644 --- a/l10n/ast.json +++ b/l10n/ast.json @@ -4,6 +4,7 @@ "Load more" : "Cargar más", "Personal" : "Personal", "%s on %s" : "%s n %s", + "Action needed" : "Aición necesaria", "copy" : "copia", "Done" : "Fecho", "The file was uploaded" : "Xubióse'l ficheru",