From 22d9b1a1df26a30961489cd7c3190250ec2f1ebb Mon Sep 17 00:00:00 2001 From: SeMiD Date: Sat, 21 Sep 2024 18:59:05 +0100 Subject: [PATCH] New translations tabs.json (French) (#7472) --- fr-FR/Extension/tabs.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/fr-FR/Extension/tabs.json b/fr-FR/Extension/tabs.json index c7d45f9f679..e14ed743135 100644 --- a/fr-FR/Extension/tabs.json +++ b/fr-FR/Extension/tabs.json @@ -95,6 +95,14 @@ "description": "Title of the 'features' section of the tab which opens when PreMiD was updated", "message": "Fonctionnalités" }, + "tab.updated.changeTypes.fixes": { + "description": "Title of the 'fixes' section of the tab which opens when PreMiD was updated", + "message": "Corrections" + }, + "tab.updated.changeTypes.performance": { + "description": "Title of the 'changes' section of the tab which opens when PreMiD was updated", + "message": "Performance" + }, "tab.installed.next": { "description": "Next button text", "message": "Suivant"