mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-30 18:01:31 +00:00
Create et.lua
Estonian translation for the resource
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
Locales['et'] = {
|
||||
['invoices'] = 'Arved',
|
||||
['invoices_item'] = '$%s',
|
||||
['received_invoice'] = 'Sa said ~r~arve',
|
||||
['paid_invoice'] = 'Maksid arve maksumusega: ~r~$%s',
|
||||
['no_invoices'] = 'Sul pole hetkel arveid',
|
||||
['received_payment'] = 'Sa said makse summas: ~r~$%s',
|
||||
['player_not_online'] = 'See isik pole linnas',
|
||||
['no_money'] = 'Sul pole piisavalt raha, et maksta selle arve eest',
|
||||
['target_no_money'] = 'Isikul ~r~pole raha, et maksta seda arvet!',
|
||||
['keymap_showbills'] = 'Vaata arveid',
|
||||
}
|
||||
Reference in New Issue
Block a user