mirror of
https://github.com/minetest-mods/craftguide.git
synced 2025-06-28 06:11:58 +02:00
Fix tooltip for replacements
This commit is contained in:
@ -6,6 +6,8 @@ Usage @1 of @2=Usage @1 de @2
|
||||
Recipe @1 of @2=Recette @1 de @2
|
||||
Burning time: @1=Temps de combustion : @1
|
||||
Cooking time: @1=Temps de cuisson : @1
|
||||
Replaced by @1 on smelting=Remplacé par @1 lors de la cuisson
|
||||
Replaced by @1 on burning=Remplacé par @1 lors de la combustion
|
||||
Replaced by @1 on crafting=Remplacé par @1 lors de la fabrication
|
||||
This tool cannot be repaired=Cet outil ne peut être réparé
|
||||
Any item belonging to the group(s): @1=Tout item appartenant au(x) groupe(s) : @1
|
||||
|
@ -7,6 +7,8 @@ Usage @1 of @2=
|
||||
Recipe @1 of @2=
|
||||
Burning time: @1=
|
||||
Cooking time: @1=
|
||||
Replaced by @1 on smelting=
|
||||
Replaced by @1 on burning=
|
||||
Replaced by @1 on crafting=
|
||||
This tool cannot be repaired=
|
||||
Any item belonging to the group(s): @1=
|
||||
|
Reference in New Issue
Block a user