diff --git a/l10n/fr.js b/l10n/fr.js index c5991b8..e5d9fca 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -46,6 +46,7 @@ OC.L10N.register( "Toggle settings" : "Basculer les paramètres", "Form title" : "Titre du formulaire", "Description" : "Description", + "Required questions" : "Questions exigées", "Add a question" : "Ajouter une question", "There was an error while adding the new question" : "Une erreur est survenue en ajoutant la nouvelle question", "There was an error while removing the question" : "Une erreur est survenue pendant la suppression de la question", diff --git a/l10n/fr.json b/l10n/fr.json index ab99dd8..1211253 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -44,6 +44,7 @@ "Toggle settings" : "Basculer les paramètres", "Form title" : "Titre du formulaire", "Description" : "Description", + "Required questions" : "Questions exigées", "Add a question" : "Ajouter une question", "There was an error while adding the new question" : "Une erreur est survenue en ajoutant la nouvelle question", "There was an error while removing the question" : "Une erreur est survenue pendant la suppression de la question", diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js index 09a516b..0d5a788 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -46,6 +46,7 @@ OC.L10N.register( "Toggle settings" : "Alternar configurações", "Form title" : "Título do Formulário", "Description" : "Descrição", + "Required questions" : "Perguntas obrigatórias", "Add a question" : "Adicionar uma pergunta", "There was an error while adding the new question" : "Houve um erro ao adicionar a nova pergunta", "There was an error while removing the question" : "Houve um erro ao excluir a pergunta", diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index e31c32f..c2b8d1f 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -44,6 +44,7 @@ "Toggle settings" : "Alternar configurações", "Form title" : "Título do Formulário", "Description" : "Descrição", + "Required questions" : "Perguntas obrigatórias", "Add a question" : "Adicionar uma pergunta", "There was an error while adding the new question" : "Houve um erro ao adicionar a nova pergunta", "There was an error while removing the question" : "Houve um erro ao excluir a pergunta",