Rename translation folder to make it compatible with Linux

This commit is contained in:
Vinicius Costa
2023-06-19 20:02:12 +01:00
parent fcdffb38ff
commit 2dc55e3c2f
6 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
IGUI_EN = {
IGUI_ItemCat_Prosthesis = "Prosthesis",
IGUI_ItemCat_Amputation = "Amputation"
IGUI_ItemCat_Surgeon_kit = "Surgeon kit",
IGUI_perks_Right_Hand = "Right hand",
IGUI_perks_Left_Hand = "Left hand",
IGUI_perks_Prosthesis = "Prosthesis skills",
IGUI_TOC_RollUpSleeveForAmputatedLimbs = "Roll up sleeves for amputated limbs"
}