fix encoding for translate files

This commit is contained in:
Vinellon
2025-11-17 19:37:38 +03:00
committed by ZioPao
parent 76fcb1ac97
commit 494b4b576f
13 changed files with 64 additions and 64 deletions

View File

@@ -8,4 +8,4 @@ ItemName_TR = {
ItemName_TOC.Prost_HookArm_L = "Protez Kol - Kanca",
ItemName_TOC.Prost_HookArm_R = "Protez Kol - Kanca",
}
}

View File

@@ -1,4 +1,4 @@
Recipes_TR = {
Recipe_Craft_Prosthetic_Arm = "Protez Kol Yap",
Recipe_Craft_Prosthetic_Hook = "Protez Kanca Yap",
}
}