mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 16:23:21 +00:00
Added swedish locale, updated readme
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
Locales['sv'] = {
|
||||
['properties'] = 'fastigheter',
|
||||
['property'] = 'fastighet',
|
||||
['clients'] = 'klienter',
|
||||
['remove_comp_money'] = 'ta företagspengar',
|
||||
['dep_money'] = 'sätt in',
|
||||
['wash_money'] = 'tvätta kläder',
|
||||
['realtor'] = 'mäklare',
|
||||
['amount_withdraw'] = 'summa',
|
||||
['invalid_amount'] = 'ogiltigt belopp',
|
||||
['amount_deposit'] = 'sätt in summa',
|
||||
['amount_launder'] = 'summa att tvätta',
|
||||
['press_to_access'] = 'trycka ~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',
|
||||
['client'] = 'klienter',
|
||||
['boss_action'] = 'chefmeny',
|
||||
}
|
||||
Reference in New Issue
Block a user