From e8dd5b11c0a7ec70f12c9ae5b08727244f2a1e7a Mon Sep 17 00:00:00 2001 From: Esenjin Date: Sat, 3 Feb 2024 12:16:53 +0100 Subject: [PATCH] et maintenant ? c'est ok ? =D --- desktop/head_tag.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/desktop/head_tag.html b/desktop/head_tag.html index 35c115f..9422073 100644 --- a/desktop/head_tag.html +++ b/desktop/head_tag.html @@ -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_title; +translations.composer.bleu_color_button = settings.bleu_color_button; translations.composer.bleu_color_text = settings.bleu_color_text; -translations.composer.rose_color_button_title = settings.rose_color_button_title; +translations.composer.rose_color_button = settings.rose_color_button; translations.composer.rose_color_text = settings.rose_color_text; -translations.composer.jaune_color_button_title = settings.jaune_color_button_title; +translations.composer.jaune_color_button = settings.jaune_color_button; translations.composer.jaune_color_text = settings.jaune_color_text; -translations.composer.orange_color_button_title = settings.orange_color_button_title; +translations.composer.orange_color_button = settings.orange_color_button; translations.composer.orange_color_text = settings.orange_color_text; -translations.composer.rouge_color_button_title = settings.rouge_color_button_title; +translations.composer.rouge_color_button = settings.rouge_color_button; translations.composer.rouge_color_text = settings.rouge_color_text; -translations.composer.vert_color_button_title = settings.vert_color_button_title; +translations.composer.vert_color_button = settings.vert_color_button; translations.composer.vert_color_text = settings.vert_color_text;