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:
15
media/lua/shared/Translate/TR/UI_TR.txt
Normal file
15
media/lua/shared/Translate/TR/UI_TR.txt
Normal file
@@ -0,0 +1,15 @@
|
||||
UI_TR = {
|
||||
UI_trait_Amputee_Hand = "Ampute Sol El",
|
||||
UI_trait_Amputee_Hand_desc = "",
|
||||
|
||||
UI_trait_Amputee_ForeArm = "Ampute Sol <20>n Kol",
|
||||
UI_trait_Amputee_ForeArm_desc = "",
|
||||
|
||||
UI_trait_Amputee_UpperArm = "Ampute Sol <20>st Kol",
|
||||
UI_trait_Amputee_UpperArm_desc = "",
|
||||
|
||||
UI_trait_Insensitive = "Hissiz",
|
||||
UI_trait_Insensitive_desc = "",
|
||||
|
||||
UI_Say_CantEquip = "Bunu bu <20>ekilde ku<6B>anamam...",
|
||||
}
|
||||
Reference in New Issue
Block a user