Files
esx_core/locales/tr.lua
T
Tuna 98341ef8e7 Create tr.lua
Added Turkish language support.
2021-03-24 23:08:02 +03:00

9 lines
455 B
Lua
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
Locales['tr'] = {
['whitelist_check'] = 'bu sunucuda beyaz listede olduğunuzdan emin olunuluyor . . .',
['not_whitelisted'] = 'bu sunucuda beyaz listede değilsiniz',
['whitelist_empty'] = 'beyaz liste henüz yüklenmedi yada beyaz listede kimse bulunmuyor',
['license_missing'] = 'lisansınız bulunamadı',
['help_whitelist_add'] = 'beyaz listeye birini ekle',
['help_whitelist_load'] = 'beyaz listeyi tekrardan yükle',
}