Skip to content

Commit 063bcfe

Browse files
authored
fix(translations): fix name of first item creation in category. (#130)
There was a missing "m" in the category for "First Item"
1 parent 80e82c9 commit 063bcfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

l10n/fr.ftl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ introduction = Introduction
7272
# Items
7373
items = Items
7474
.armor = Ajouter une Armure
75-
.first-item = Créer votre Premier Ite
75+
.first-item = Créer votre Premier Item
7676
.food = Ajouter de la Nourriture
7777
.tools = Ajouter des Outils Personnalisés
7878

0 commit comments

Comments
 (0)