mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-31 18:28:52 +00:00
18 lines
658 B
Lua
18 lines
658 B
Lua
Locales['fi'] = {
|
|
['properties'] = 'kiinteistöt',
|
|
['property'] = 'kiinteistö',
|
|
['clients'] = 'asiakkaat',
|
|
['realtor'] = 'kiinteistövälittäjä',
|
|
['amount_withdraw'] = 'nostettava määrä',
|
|
['invalid_amount'] = 'virheellinen summa',
|
|
['press_to_access'] = 'paina ~INPUT_CONTEXT~ avataksesi menu',
|
|
['property_actions'] = '{{Aseta [Myy]|sell}} {{Aseta [Vuokraa]|rent}} {{GPS|gps}}',
|
|
['amount'] = 'määrä',
|
|
['no_play_near'] = 'ei pelaajia lähettyvillä',
|
|
['contract'] = '{{Pura sopimus|revoke}} {{GPS|gps}}',
|
|
['rent'] = 'vuokraa',
|
|
['sell'] = 'myy',
|
|
['realtors'] = 'Kiinteistövälitys',
|
|
['boss_action'] = 'pomo Toiminnot',
|
|
}
|