mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 01:08:54 +00:00
Merge pull request #626 from walls9919/patch-10
feat(esx_bankerjob) - et translation
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
Locales['et'] = {
|
||||
['actions'] = 'Tegevused',
|
||||
['amount'] = 'Kogus',
|
||||
['balance'] = 'Saldo',
|
||||
['bank'] = 'Pank',
|
||||
['bill_amount'] = 'Arve suurus',
|
||||
['billing'] = 'Arve',
|
||||
['customer'] = 'Klient',
|
||||
['customers'] = 'Kliendid',
|
||||
['deposit'] = 'Sisesta',
|
||||
['invalid_amount'] = 'Vale kogus',
|
||||
['no_player_nearby'] = 'Ühtegi isikut pole ligidal',
|
||||
['press_input_context_to_open_menu'] = 'Vajuta [E], et avada panga menüü.',
|
||||
['withdraw'] = 'Võta välja',
|
||||
['boss_actions'] = 'Bossi tegevused',
|
||||
['phone_receive'] = 'Panga klient',
|
||||
['phone_label'] = 'Pank',
|
||||
}
|
||||
Reference in New Issue
Block a user