Compare commits

...

2 Commits

Author SHA1 Message Date
Esenjin_Asakha 55b9205d2b Merge pull request 'merci chatgpt ?' (#6) from color into master
Reviewed-on: #6
2024-02-03 11:08:02 +00:00
Esenjin d35a231dcd merci chatgpt ? 2024-02-03 12:07:43 +01:00
1 changed files with 6 additions and 6 deletions

View File

@ -150,27 +150,27 @@ translations.composer.subscript_button_title = settings.subscript_button;
translations.composer.subscript_text =
settings.subscript_text;
translations.composer.bleu_color_button_title = settings.bleu_color_button;
translations.composer.bleu_color_button_title = settings.bleu_color_button_title;
translations.composer.bleu_color_text =
settings.bleu_color_text;
translations.composer.rose_color_button_title = settings.rose_color_button;
translations.composer.rose_color_button_title = settings.rose_color_button_title;
translations.composer.rose_color_text =
settings.rose_color_text;
translations.composer.jaune_color_button_title = settings.jaune_color_button;
translations.composer.jaune_color_button_title = settings.jaune_color_button_title;
translations.composer.jaune_color_text =
settings.jaune_color_text;
translations.composer.orange_color_button_title = settings.orange_color_button;
translations.composer.orange_color_button_title = settings.orange_color_button_title;
translations.composer.orange_color_text =
settings.orange_color_text;
translations.composer.rouge_color_button_title = settings.rouge_color_button;
translations.composer.rouge_color_button_title = settings.rouge_color_button_title;
translations.composer.rouge_color_text =
settings.rouge_color_text;
translations.composer.vert_color_button_title = settings.vert_color_button;
translations.composer.vert_color_button_title = settings.vert_color_button_title;
translations.composer.vert_color_text =
settings.vert_color_text;