mirror of
https://git.minetest.land/VoxeLibre/VoxeLibre.git
synced 2024-11-05 07:41:06 +01:00
Fix wrong locale template for mcl_craftguide
This commit is contained in:
parent
c2a8a5c74b
commit
c40e97aa2e
2 changed files with 2 additions and 2 deletions
|
@ -28,7 +28,7 @@ Usage @1 of @2=Usage @1 de @2
|
||||||
Recipe @1 of @2=Recette @1 de @2
|
Recipe @1 of @2=Recette @1 de @2
|
||||||
Burning time: @1=Temps de combustion : @1
|
Burning time: @1=Temps de combustion : @1
|
||||||
Cooking time: @1=Temps de cuisson : @1
|
Cooking time: @1=Temps de cuisson : @1
|
||||||
Recipe is too big to be displayed (@1x@2)=La recette est trop grande pour être affichée (@1x@2)
|
Recipe is too big to be displayed (@1×@2)=La recette est trop grande pour être affichée (@1x@2)
|
||||||
Shapeless=Sans forme
|
Shapeless=Sans forme
|
||||||
Cooking=Cuisson
|
Cooking=Cuisson
|
||||||
Increase window size=Agrandir la fenêtre
|
Increase window size=Agrandir la fenêtre
|
||||||
|
|
|
@ -28,7 +28,7 @@ Usage @1 of @2=
|
||||||
Recipe @1 of @2=
|
Recipe @1 of @2=
|
||||||
Burning time: @1=
|
Burning time: @1=
|
||||||
Cooking time: @1=
|
Cooking time: @1=
|
||||||
Recipe is too big to be displayed (@1x@2)=
|
Recipe is too big to be displayed (@1×@2)=
|
||||||
Shapeless=
|
Shapeless=
|
||||||
Cooking=
|
Cooking=
|
||||||
Increase window size=
|
Increase window size=
|
||||||
|
|
Loading…
Reference in a new issue