diff --git a/l10n/ast.js b/l10n/ast.js index 4cb8154..5285cbe 100644 --- a/l10n/ast.js +++ b/l10n/ast.js @@ -6,6 +6,7 @@ OC.L10N.register( "Name" : "Nome", "You exceeded the maximum number of rooms." : "Superesti'l númberu máximu de sales.", "_%n participant_::_%n participants_" : ["%n participante","%n participantes"], + "Delete" : "Desaniciar", "Error" : "Error", "API secret is invalid" : "El secretu de l'API nun ye válidu" }, diff --git a/l10n/ast.json b/l10n/ast.json index e0eb220..dc763b0 100644 --- a/l10n/ast.json +++ b/l10n/ast.json @@ -4,6 +4,7 @@ "Name" : "Nome", "You exceeded the maximum number of rooms." : "Superesti'l númberu máximu de sales.", "_%n participant_::_%n participants_" : ["%n participante","%n participantes"], + "Delete" : "Desaniciar", "Error" : "Error", "API secret is invalid" : "El secretu de l'API nun ye válidu" },"pluralForm" :"nplurals=2; plural=(n != 1);"