From c9234706aa9765430362c18e556eaa9150d59fe5 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 15 Feb 2024 02:34:40 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/ast.js | 1 + l10n/ast.json | 1 + 2 files changed, 2 insertions(+) diff --git a/l10n/ast.js b/l10n/ast.js index e9bfa3d..99869dd 100644 --- a/l10n/ast.js +++ b/l10n/ast.js @@ -11,6 +11,7 @@ OC.L10N.register( "_%n participant_::_%n participants_" : ["%n participante","%n participantes"], "Delete" : "Desaniciar", "Error" : "Error", + "Settings saved" : "Guardóse la configuración", "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 d2e5f5c..17bcfd6 100644 --- a/l10n/ast.json +++ b/l10n/ast.json @@ -9,6 +9,7 @@ "_%n participant_::_%n participants_" : ["%n participante","%n participantes"], "Delete" : "Desaniciar", "Error" : "Error", + "Settings saved" : "Guardóse la configuración", "API secret is invalid" : "El secretu de l'API ye inválidu" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file