Corrected locales

This commit is contained in:
ElPumpo
2020-02-06 11:22:43 +01:00
parent 98a68bd107
commit 6d89fd9283
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -48,7 +48,7 @@ Locales['br'] = {
['shop_item'] = '$%s',
['vehicleshop_title'] = 'vehicle Shop',
['vehicleshop_confirm'] = 'do you want to buy this vehicle?',
['vehicleshop_bought'] = 'you have bought ~y~%s~s~ for ~r~$%s~s~',
['vehicleshop_bought'] = 'you have bought ~y~%s~s~ for ~g~$%s~s~',
['vehicleshop_money'] = 'you cannot afford that vehicle',
['vehicleshop_awaiting_model'] = 'the vehicle is currently ~g~DOWNLOADING & LOADING~s~ please wait',
['confirm_no'] = 'no',
+1 -1
View File
@@ -20,7 +20,7 @@ Locales['cs'] = {
['armory_item'] = '$%s',
['armory_weapontitle'] = 'zbrojnice',
['armory_componenttitle'] = 'zbrojnice - Příslušenství ke zbraním',
['armory_bought'] = 'zakoupil jsi ~y~%s~s~ za ~r~$%s~s~',
['armory_bought'] = 'zakoupil jsi ~y~%s~s~ za ~g~$%s~s~',
['armory_money'] = 'nemáš dostatek peněz na tuto zbraň',
['armory_hascomponent'] = 'toto příslušenství máš již nainstalováno!',
['get_weapon_menu'] = 'zbrojnice - Vzít zbraň',
+1 -1
View File
@@ -20,7 +20,7 @@ Locales['sv'] = {
['armory_item'] = '%s SEK',
['armory_weapontitle'] = 'vapenförråd - Köp vapen',
['armory_componenttitle'] = 'vapenförråd - Vapen tillbehör',
['armory_bought'] = 'du köpte ~y~%s~s~ för ~r~%s SEK~s~',
['armory_bought'] = 'du köpte ~y~%s~s~ för ~g~%s SEK~s~',
['armory_money'] = 'du har inte råd med det vapnet',
['armory_hascomponent'] = 'du har redan det tillbehöret!',
['get_weapon_menu'] = 'vapenförråd - Ta ut vapen',