mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-31 18:28:52 +00:00
17 lines
627 B
Lua
17 lines
627 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'] = '{{Sälj fastighet|sell}} {Hyr ut fastighet|rent}} {{GPS|gps}}',
|
|
['amount'] = 'summa',
|
|
['no_play_near'] = 'det finns inga spelare i närheten!',
|
|
['contract'] = '{{Återkalla kontrakt|revoke}} {{GPS|gps}}',
|
|
['rent'] = 'hyra',
|
|
['sell'] = 'sälj',
|
|
['realtors'] = 'mäklare',
|
|
['boss_action'] = 'chefmeny',
|
|
} |