Files
esx_core-esx-framework/locales/tr.lua
T
Türkay Tanrıkulu 760e5a14be update tr.lua
2020-12-20 07:04:55 +03:00

13 lines
576 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'] = {
['invoices'] = 'faturalar',
['invoices_item'] = '%s TL',
['received_invoice'] = '~r~Yeni~s~ bir fatura aldınız',
['paid_invoice'] = '~r~%s~s~ Liralık faturanız ödendi',
['no_invoices'] = 'şuan ödenmeyi bekleyen bir faturanız yok',
['received_payment'] = 'faturadan ~r~%s~s~ Liralık para kazandınız',
['player_not_online'] = 'oyuncu aktif değil',
['no_money'] = 'bu faturayi odemek icin yeterli paran yok',
['target_no_money'] = 'oyuncunun faturayı ödeyecek miktarda parası yok',
['keymap_showbills'] = 'faturalar menüsünü aç',
}