mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-01 02:38:53 +00:00
Minor fixes, misspelled strings
This commit is contained in:
+1
-1
@@ -27,5 +27,5 @@ Config.Zones = {
|
||||
WeedDealer = {x = -54.24, y = -1443.36, z = 31.06, name = _U('weed_dealer'), sprite = 500, color = 75},
|
||||
OpiumField = {x = 1972.78, y = 3819.39, z = 32.50, name = _U('opium_field'), sprite = 51, color = 60},
|
||||
OpiumProcessing = {x = 971.86, y = -2157.00, z = 28.47, name = _U('opium_processing'), sprite = 51, color = 60},
|
||||
OpiumDealer = {x = 2331.08, y = 2570.22, z = 46.68, name = _U('opium_dealer'), sprite = 500, color = 75}
|
||||
OpiumDealer = {x = 2331.08, y = 2570.22, z = 45.30, name = _U('opium_dealer'), sprite = 500, color = 75}
|
||||
}
|
||||
|
||||
+1
-1
@@ -17,7 +17,7 @@ Locales['br'] = {
|
||||
['too_many_pouches'] = 'Você tem muitas trouxinhas',
|
||||
['not_enough_coke'] = 'Você não tem folha de coca suficiente para ~r~empacotar~s~',
|
||||
['packing_in_prog'] = '~y~Empacotamento em progresso~s~...',
|
||||
['no_pouchs_sale'] = 'Você não tem mais trouxinhas para ~r~vender~s~',
|
||||
['no_pouches_sale'] = 'Você não tem mais trouxinhas para ~r~vender~s~',
|
||||
['sold_one_coke'] = 'Você vendeu ~g~x1 Trouxinha de Cocaína~s~',
|
||||
['sale_in_prog'] = '~g~Venda em progresso~s~...',
|
||||
['inv_full_meth'] = 'Você não pode mais coletar metanfetamina, seu inventário está ~r~cheio~s~',
|
||||
|
||||
+1
-1
@@ -17,7 +17,7 @@ Locales['de'] = {
|
||||
['too_many_pouches'] = 'du hast zuviele Pakete',
|
||||
['not_enough_coke'] = 'du hast nicht genug Koks zum ~r~verpacken~s~',
|
||||
['packing_in_prog'] = '~y~Verarbeitung im gange~s~...',
|
||||
['no_pouchs_sale'] = 'Du hast nicht genug Portionen zum ~r~verkaufen~s~',
|
||||
['no_pouches_sale'] = 'Du hast nicht genug Portionen zum ~r~verkaufen~s~',
|
||||
['sold_one_coke'] = 'du verkaufst ~g~x1 Portion Koks~s~',
|
||||
['sale_in_prog'] = '~g~Verkauf im gange~s~...',
|
||||
['inv_full_meth'] = 'Du kannst nicht länger Meth sammeln, dein Inventar ist ~r~VOLL~s~',
|
||||
|
||||
+1
-1
@@ -17,7 +17,7 @@ Locales['en'] = {
|
||||
['too_many_pouches'] = 'you have too many pouches',
|
||||
['not_enough_coke'] = 'you do not have enough coke to ~r~pack~s~',
|
||||
['packing_in_prog'] = '~y~Packaging in progress~s~...',
|
||||
['no_pouchs_sale'] = 'You have no more pouches for ~r~sale~s~',
|
||||
['no_pouches_sale'] = 'You have no more pouches for ~r~sale~s~',
|
||||
['sold_one_coke'] = 'you\'ve sold ~y~x1~s~ ~y~Cocaine Pouch~s~',
|
||||
['sale_in_prog'] = '~g~Sale in progress~s~...',
|
||||
['inv_full_meth'] = 'you can no longer collect Meth, your inventory is ~r~full~s~',
|
||||
|
||||
+1
-1
@@ -17,7 +17,7 @@ Locales['sv'] = {
|
||||
['too_many_pouches'] = 'Du har för många väskor',
|
||||
['not_enough_coke'] = 'Du har inte tillräckligt med kokain för att ~r~bearbeta~s~',
|
||||
['packing_in_prog'] = '~y~Förpackning pågår~s~...',
|
||||
['no_pouchs_sale'] = 'Du har inga mer väskor att ~r~sälja~s~',
|
||||
['no_pouches_sale'] = 'Du har inga mer väskor att ~r~sälja~s~',
|
||||
['sold_one_coke'] = 'du har sålt ~y~1x~s~ ~b~väska med kokain~s~',
|
||||
['sale_in_prog'] = '~g~Försäljning pågår~s~...',
|
||||
['inv_full_meth'] = 'Du kan inte längre plocka meth, du har inte plats ~r~fullt~s~',
|
||||
|
||||
Reference in New Issue
Block a user