Files
esx_core/locales/tr.lua
T
2020-12-20 07:04:01 +03:00

13 lines
578 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ç',
}