Turkish Translate Added

I made Turkish Translate for your mod. This Translate only for B41 because the encode is ANSI (Windows-1254)

If you going to update your mod to B42 .txt files should be UTF-08 I'll post B42 files too. Please don't forget to add B42 Translation after B42 Update <3
This commit is contained in:
VVentos0
2025-01-11 10:17:03 +03:00
parent 5515b6bd4f
commit 81842f7020
7 changed files with 99 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
Sandbox_TR = {
Sandbox_TOC = "The Only Cure",
Sandbox_TOC_CicatrizationSpeed = "Yara Ýyileþme Hýzý",
Sandbox_TOC_WoundDirtynessMultiplier = "Yara Kirlilik Çarpaný",
Sandbox_TOC_SurgeonAbilityImportance = "Cerrahýn Yetenek Önemi",
Sandbox_TOC_EnableZombieAmputations = "Zombi Amputasyonlarýný Etkinleþtir",
Sandbox_TOC_ZombieAmputationDamageThreshold = "Zombi Amputasyon Hasar Eþiði",
Sandbox_TOC_ZombieAmputationDamageChance = "Zombi Amputasyon Hasar Þansý",
}