Merge branch 'dev-42.13' of https://github.com/ZioPao/The-Only-Cure into dev-42.13-merge

This commit is contained in:
ZioPao
2026-01-08 01:39:40 +01:00
249 changed files with 241 additions and 220 deletions

View File

@@ -0,0 +1,19 @@
IG_UI_TR = {
IGUI_perks_Amputations = "Amputasyonlar",
IGUI_perks_Side_R = "Sağ Taraf",
IGUI_perks_Side_L = "Sol Taraf",
IGUI_perks_Prosthesis = "Protez",
IGUI_perks_ProstFamiliarity = "Aşinalık",
IGUI_ItemCat_Prosthesis = "Protez",
IGUI_ItemCat_Surgery = "Cerrahi",
IGUI_ItemCat_Amputation = "Amputasyon",
IGUI_HealthPanel_Cicatrization = "Yara İyileşmesi",
IGUI_HealthPanel_Cicatrized = "İyileşti",
IGUI_HealthPanel_Cauterized = "Dağlandı",
IGUI_HealthPanel_WoundDirtyness = "Yara Kirliliği",
IGUI_HealthPanel_ProstEquipped = "Protez Takılı",
IGUI_Confirmation_Amputate = " <CENTRE> Bu uzvu gerçekten ampute etmek istiyor musunuz?"
}