From ccf075ec38163652860c14fa7547c2141aaee2a4 Mon Sep 17 00:00:00 2001 From: SeMiD Date: Sat, 21 Sep 2024 17:30:10 +0100 Subject: [PATCH] New translations tabs.json (French) (#7470) --- fr-FR/Extension/tabs.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/fr-FR/Extension/tabs.json b/fr-FR/Extension/tabs.json index 3e17759254d..c7d45f9f679 100644 --- a/fr-FR/Extension/tabs.json +++ b/fr-FR/Extension/tabs.json @@ -87,6 +87,10 @@ "description": "Header of the tab which opens when PreMiD was updated", "message": "PreMiD a été mis à jour !" }, + "tab.updated.whatsNew": { + "description": "Subtitle of the tab which opens when PreMiD was updated", + "message": "Nouveautés 🎉" + }, "tab.updated.changeTypes.features": { "description": "Title of the 'features' section of the tab which opens when PreMiD was updated", "message": "Fonctionnalités"