mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-31 10:18:54 +00:00
+4
-4
@@ -1,6 +1,6 @@
|
||||
Locales['fr'] = {
|
||||
['have_withdrawn'] = 'you have withdrawn ~y~x%s~s~ ~b~%s~s~',
|
||||
['have_deposited'] = 'you have deposited ~y~x%s~s~ ~b~%s~s~',
|
||||
['have_withdrawn'] = 'vous avez pris ~y~x%s~s~ ~b~%s~s~',
|
||||
['have_deposited'] = 'vous avez déposé ~y~x%s~s~ ~b~%s~s~',
|
||||
['free_prop'] = 'propriété libre',
|
||||
['property'] = 'propriété',
|
||||
['enter'] = 'entrer',
|
||||
@@ -30,6 +30,6 @@ Locales['fr'] = {
|
||||
['not_enough'] = 'vous n\'avez pas assez d\'argent',
|
||||
['invalid_quantity'] = 'quantité invalide',
|
||||
['paid_rent'] = 'vous avez ~g~payé~s~ votre loyer: ~g~$%s~s~',
|
||||
['not_enough_in_property'] = 'there\'s not enough of ~r~that item~s~ in the property!',
|
||||
['player_cannot_hold'] = 'you do ~r~not~s~ have enough ~y~free space~s~ in your inventory!',
|
||||
['not_enough_in_property'] = 'il n\'a pas assez de ~r~cet objet~s~ dans votre coffre!',
|
||||
['player_cannot_hold'] = 'vous n\'avez pas assez ~y~de place~s~ dans votre inventaire!',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user