diff --git a/settings.yml b/settings.yml index 7ed9a1a..33c9cc8 100644 --- a/settings.yml +++ b/settings.yml @@ -1,123 +1,98 @@ underline_button: default: "Souligner" description: - fr: Saisissez le texte du titre du bouton dans le compositeur. en: Enter the text for the title of the button in the composer. underline_text: default: "Texte" description: - fr: Saisissez le texte de remplacement qui apparaît dans le compositeur après que l'utilisateur ait cliqué sur le bouton. en: Enter the placeholder text that appears in the composer after the user clicks the button. align_center_button: default: "Centrer" description: - fr: Saisissez le texte du titre du bouton dans le compositeur. en: Enter the text for the title of the button in the composer. align_center_text: default: "Texte" description: - fr: Saisissez le texte de remplacement qui apparaît dans le compositeur après que l'utilisateur ait cliqué sur le bouton. en: Enter the placeholder text that appears in the composer after the user clicks the button. align_justify_button: default: "Justifier" description: - fr: Saisissez le texte du titre du bouton dans le compositeur. en: Enter the text for the title of the button in the composer. align_justify_text: default: "Texte" description: - fr: Saisissez le texte de remplacement qui apparaît dans le compositeur après que l'utilisateur ait cliqué sur le bouton. en: Enter the placeholder text that appears in the composer after the user clicks the button. strikethrough_button: default: "Barrer" description: - fr: Saisissez le texte du titre du bouton dans le compositeur. en: Enter the text for the title of the button in the composer. strikethrough_text: default: "Texte" description: - fr: Saisissez le texte de remplacement qui apparaît dans le compositeur après que l'utilisateur ait cliqué sur le bouton. en: Enter the placeholder text that appears in the composer after the user clicks the button. superscript_button: default: "Exposant" description: - fr: Saisissez le texte du titre du bouton dans le compositeur. en: Enter the text for the title of the button in the composer. superscript_text: default: "Texte" description: - fr: Saisissez le texte de remplacement qui apparaît dans le compositeur après que l'utilisateur ait cliqué sur le bouton. en: Enter the placeholder text that appears in the composer after the user clicks the button. subscript_button: default: "Indice" description: - fr: Saisissez le texte du titre du bouton dans le compositeur. en: Enter the text for the title of the button in the composer. subscript_text: default: "Texte" description: - fr: Saisissez le texte de remplacement qui apparaît dans le compositeur après que l'utilisateur ait cliqué sur le bouton. en: Enter the placeholder text that appears in the composer after the user clicks the button. bleu_color_button: default: "Colorer en bleu" - fr: "Colorer en bleu" description: - fr: Saisissez le texte du titre du bouton dans le compositeur. en: Enter the text for the title of the button in the composer. bleu_color_text: default: "Texte" description: - fr: Saisissez le texte de remplacement qui apparaît dans le compositeur après que l'utilisateur ait cliqué sur le bouton. en: Enter the placeholder text that appears in the composer after the user clicks the button. rose_color_button: default: "Colorer en rose" description: - fr: Saisissez le texte du titre du bouton dans le compositeur. en: Enter the text for the title of the button in the composer. rose_color_text: default: "Texte" description: - fr: Saisissez le texte de remplacement qui apparaît dans le compositeur après que l'utilisateur ait cliqué sur le bouton. en: Enter the placeholder text that appears in the composer after the user clicks the button. jaune_color_button: default: "Colorer en jaune" description: - fr: Saisissez le texte du titre du bouton dans le compositeur. en: Enter the text for the title of the button in the composer. jaune_color_text: default: "Texte" description: - fr: Saisissez le texte de remplacement qui apparaît dans le compositeur après que l'utilisateur ait cliqué sur le bouton. en: Enter the placeholder text that appears in the composer after the user clicks the button. orange_color_button: default: "Colorer en orange" description: - fr: Saisissez le texte du titre du bouton dans le compositeur. en: Enter the text for the title of the button in the composer. orange_color_text: default: "Texte" description: - fr: Saisissez le texte de remplacement qui apparaît dans le compositeur après que l'utilisateur ait cliqué sur le bouton. en: Enter the placeholder text that appears in the composer after the user clicks the button. rouge_color_button: default: "Colorer en rouge" description: - fr: Saisissez le texte du titre du bouton dans le compositeur. en: Enter the text for the title of the button in the composer. rouge_color_text: default: "Texte" description: - fr: Saisissez le texte de remplacement qui apparaît dans le compositeur après que l'utilisateur ait cliqué sur le bouton. en: Enter the placeholder text that appears in the composer after the user clicks the button. vert_color_button: default: "Colorer en vert" description: - fr: Saisissez le texte du titre du bouton dans le compositeur. en: Enter the text for the title of the button in the composer. vert_color_text: default: "Texte" description: - fr: Saisissez le texte de remplacement qui apparaît dans le compositeur après que l'utilisateur ait cliqué sur le bouton. en: Enter the placeholder text that appears in the composer after the user clicks the button. Svg_icons: @@ -125,5 +100,4 @@ Svg_icons: list_type: 'compact' default: 'fa-align-center|fa-align-justify|fa-strikethrough|fa-underline|fa-indent|fa-superscript|fa-subscript|fa-palette' description: - fr: "Inclure les classes d'icônes FontAwesome 5 pour chaque icône utilisée dans la liste." en: "Include FontAwesome 5 icon classes for each icon used in the list."