From f9ef1d48a482cacb00720f34f8d7be06140f663d Mon Sep 17 00:00:00 2001 From: LeRatierBretonnier Date: Sun, 9 Aug 2026 14:54:35 +0200 Subject: [PATCH] =?UTF-8?q?chore(lang):=20supprime=20la=20cl=C3=A9=20i18n?= =?UTF-8?q?=20morte=20VERMINE.group?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Plus aucun libellé ne localise VERMINE.group en tant que string : le libellé du type d'acteur Groupe vient de VERMINE.Sheet.group et VERMINE.type_group, et LOCALIZATION_PREFIXES du modèle Groupe ne consomme pas cette clé scalaire. --- lang/en.json | 1 - lang/fr.json | 1 - 2 files changed, 2 deletions(-) diff --git a/lang/en.json b/lang/en.json index d4555d2..277071d 100644 --- a/lang/en.json +++ b/lang/en.json @@ -197,7 +197,6 @@ "effort": "Effort", "equip": "Equip", "unequip": "Unequip", - "group": "Group", "abilities": "Characteristics", "ability": "Characteristic", "skills_title": "Skills", diff --git a/lang/fr.json b/lang/fr.json index 7c58fb5..f668794 100644 --- a/lang/fr.json +++ b/lang/fr.json @@ -273,7 +273,6 @@ "ConfrontationHint": "Résolvez la confrontation en sélectionnant des dés", "PurposeTrait": "Trait de but", "SpleenTrait": "Trait de rate", - "group": "Groupe", "abilities": "Caractéristiques", "ability": "Caractéristique", "skills": "Compétences",