-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
8 changed files
with
10 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
Recipes_FR = { | ||
Recipe_Make_Steel_Ladder = "Fabriquer une échelle en acier", | ||
Recipe_Make_Wooden_Ladder = "Fabriquer une échelle en bois", | ||
Recipe_Make_Steel_Ladder = "Fabriquer une �chelle en acier", | ||
Recipe_Make_Wooden_Ladder = "Fabriquer une �chelle en bois", | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
Recipes_PL = { | ||
Recipe_Make_Steel_Ladder = "Zrób stalową drabinę", | ||
Recipe_Make_Wooden_Ladder = "Zrób drewnianą drabinę", | ||
Recipe_Make_Steel_Ladder = "Zr�b stalow� drabin�", | ||
Recipe_Make_Wooden_Ladder = "Zr�b drewnian� drabin�", | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
UI_PL = { | ||
UI_Ladders_Climb = "Wspinać się" | ||
UI_Ladders_Climb = "Wspina� si�" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
Recipes_PT = { | ||
Recipe_Make_Steel_Ladder = "Fazer escada de aço", | ||
Recipe_Make_Steel_Ladder = "Fazer escada de a�o", | ||
Recipe_Make_Wooden_Ladder = "Fazer escada de madeira", | ||
|
||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
Recipes_PTBR = { | ||
Recipe_Make_Steel_Ladder = "Fazer escada de aço", | ||
Recipe_Make_Steel_Ladder = "Fazer escada de a�o", | ||
Recipe_Make_Wooden_Ladder = "Fazer escada de madeira", | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
Recipes_RU = { | ||
Recipe_Make_Steel_Ladder = "сделать стальную лестницу", | ||
Recipe_Make_Wooden_Ladder = "сделать деревянную лестницу", | ||
Recipe_Make_Steel_Ladder = "������� �������� ��������", | ||
Recipe_Make_Wooden_Ladder = "������� ���������� ��������", | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
UI_RU = { | ||
UI_Ladders_Climb = "Карабкаться" | ||
UI_Ladders_Climb = "�����������" | ||
} |