mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-31 18:28:52 +00:00
17 lines
621 B
Lua
17 lines
621 B
Lua
Locales['sv'] = {
|
|
['properties'] = 'fastigheter',
|
|
['property'] = 'fastighet',
|
|
['clients'] = 'klienter',
|
|
['realtor'] = 'mäklare',
|
|
['amount_withdraw'] = 'summa',
|
|
['invalid_amount'] = 'ogiltigt belopp',
|
|
['press_to_access'] = 'tryck ~INPUT_CONTEXT~ för att öppna menyn.',
|
|
['property_actions'] = '{{Assign [Köp]|Köp}} {{Assign [Hyra]|Hyra}} {{GPS|gps}}',
|
|
['amount'] = 'summa',
|
|
['no_play_near'] = 'det finns inga spelare i närheten!',
|
|
['contract'] = '{{Ta bort kontrakt|Ta bort}} {{GPS|gps}}',
|
|
['rent'] = 'hyra',
|
|
['sell'] = 'sälj',
|
|
['realtors'] = 'mäklare',
|
|
['boss_action'] = 'chefmeny',
|
|
} |