mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 16:23:21 +00:00
Fixed #9, fixed dead opening f6 menu, fixed restarting script, fixed exploit taking more than you can carry
This commit is contained in:
@@ -27,4 +27,5 @@ Locales['br'] = {
|
||||
['must_in_vehicle'] = 'Você deve estar em um veículo para começar a missão',
|
||||
['have_earned'] = 'Você ganhou ~g~$',
|
||||
['comp_earned'] = 'Sua empresa ganhou ~g~$',
|
||||
['player_cannot_hold'] = 'you do ~r~not~w~ have enough ~y~free space~w~ in your inventory!',
|
||||
}
|
||||
|
||||
@@ -27,4 +27,5 @@ Locales['de'] = {
|
||||
['must_in_vehicle'] = 'Du musst in einem Fahrzeug sein um die Mission starten zu können',
|
||||
['have_earned'] = 'verdient ~g~$',
|
||||
['comp_earned'] = 'Die Firma verdient ~g~$',
|
||||
['player_cannot_hold'] = 'you do ~r~not~w~ have enough ~y~free space~w~ in your inventory!',
|
||||
}
|
||||
|
||||
@@ -37,4 +37,5 @@ Locales['en'] = {
|
||||
['taxi_client'] = 'taxi Client',
|
||||
['have_withdrawn'] = 'you have withdrawn x',
|
||||
['added'] = 'you added x',
|
||||
['player_cannot_hold'] = 'you do ~r~not~w~ have enough ~y~free space~w~ in your inventory!',
|
||||
}
|
||||
|
||||
@@ -37,4 +37,5 @@ Locales['fr'] = {
|
||||
['taxi_client'] = 'client Taxi',
|
||||
['have_withdrawn'] = 'Vous avez retiré x',
|
||||
['added'] = 'Vous avez ajouté x',
|
||||
['player_cannot_hold'] = 'you do ~r~not~w~ have enough ~y~free space~w~ in your inventory!',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user