From f5c22b63aae985c5c75ad57f8c2c995c3ce91706 Mon Sep 17 00:00:00 2001 From: Pierre Touzeau Date: Mon, 22 Jan 2024 12:22:42 +0000 Subject: [PATCH] chore(i18n): Translated using Weblate (French) Currently translated at 83.6% (282 of 337 strings) Translation: th-ch/youtube-music/i18n Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/fr/ --- src/i18n/resources/fr.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/i18n/resources/fr.json b/src/i18n/resources/fr.json index 4d3fee7d..597869a3 100644 --- a/src/i18n/resources/fr.json +++ b/src/i18n/resources/fr.json @@ -191,7 +191,11 @@ "previous": "Précédent", "quit": "Quitter", "restart": "Redémarrer l'application", - "show": "Afficher la fenêtre" + "show": "Afficher la fenêtre", + "tooltip": { + "default": "YouTube Music", + "with-song-info": "YouTube Music: {{artist}} - {{title}}" + } } }, "plugins": {