From af907739cf45c77f04d7f2c9fca4f8dd86ed4af5 Mon Sep 17 00:00:00 2001 From: tgbhy Date: Tue, 12 Aug 2025 13:05:20 +0200 Subject: [PATCH] fix(translations): fix name of first item creation in category. There was a missing "m" in the category for "First Item" --- l10n/fr.ftl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/l10n/fr.ftl b/l10n/fr.ftl index d19774b..b0732ba 100644 --- a/l10n/fr.ftl +++ b/l10n/fr.ftl @@ -72,7 +72,7 @@ introduction = Introduction # Items items = Items .armor = Ajouter une Armure - .first-item = Créer votre Premier Ite + .first-item = Créer votre Premier Item .food = Ajouter de la Nourriture .tools = Ajouter des Outils Personnalisés