mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-31 02:08:55 +00:00
Corrected Swedish currency
This commit is contained in:
+3
-3
@@ -87,11 +87,11 @@ Locales['sv'] = {
|
||||
['confiscate'] = 'beslagta %s',
|
||||
['confiscate_weapon'] = 'beslagta %s med %s skott',
|
||||
['confiscate_inv'] = 'beslagta %sx %s',
|
||||
['confiscate_dirty'] = 'beslagta svarta pengar: <span style="color:red;">$%s</span>',
|
||||
['confiscate_dirty'] = 'beslagta svarta pengar: <span style="color:red;">%s SEK</span>',
|
||||
['you_confiscated'] = 'du beslagtog ~y~%sx~s~ ~b~%s~s~ från ~b~%s~s~',
|
||||
['got_confiscated'] = '~y~%sx~s~ ~b~%s~s~ beslagtogs av ~y~%s~s~',
|
||||
['you_confiscated_account'] = 'du beslagtog ~g~$%s~s~ (%s) från ~b~%s~s~',
|
||||
['got_confiscated_account'] = '~g~$%s~s~ (%s) beslagtogs av ~y~%s~s~',
|
||||
['you_confiscated_account'] = 'du beslagtog ~g~%s SEK~s~ (%s) från ~b~%s~s~',
|
||||
['got_confiscated_account'] = '~g~%s SEK~s~ (%s) beslagtogs av ~y~%s~s~',
|
||||
['you_confiscated_weapon'] = 'du beslagtog ~b~%s~s~ från ~b~%s~s~ med ~o~%s~s~ skott',
|
||||
['got_confiscated_weapon'] = 'din ~b~%s~s~ med ~o~%s~s~ skott beslagtogs av ~y~%s~s~',
|
||||
['traffic_offense'] = 'brott mot trafikregler',
|
||||
|
||||
Reference in New Issue
Block a user