Create et.lua

Estonian translation for the resource
This commit is contained in:
walls9919
2022-11-03 23:48:11 +02:00
committed by GitHub
parent 52c70c6264
commit 7e698dd600
+18
View File
@@ -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',
}