mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-31 18:28:52 +00:00
Create tr.lua
Added Turkish language support.
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
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',
|
||||
}
|
||||
Reference in New Issue
Block a user