diff --git a/l10n/ast.js b/l10n/ast.js index 5285cbe..9e62390 100644 --- a/l10n/ast.js +++ b/l10n/ast.js @@ -8,6 +8,6 @@ OC.L10N.register( "_%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" + "API secret is invalid" : "El secretu de l'API ye inválidu" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/ast.json b/l10n/ast.json index dc763b0..bb4be9d 100644 --- a/l10n/ast.json +++ b/l10n/ast.json @@ -6,6 +6,6 @@ "_%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" + "API secret is invalid" : "El secretu de l'API ye inválidu" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file