mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 16:23:21 +00:00
Implemented paying with bank balance, cleanup
This commit is contained in:
+3
-1
@@ -3,5 +3,7 @@ Locales['fr'] = {
|
||||
['received_invoice'] = 'vous avez ~r~reçu~s~ une facture',
|
||||
['paid_invoice'] = 'vous avez ~g~payé~s~ une facture de ~r~$%s~s~',
|
||||
['received_payment'] = 'vous avez ~g~reçu~s~ un paiement de ~g~$%s~s~',
|
||||
['player_not_logged'] = 'le joueur n\'est pas connecté',
|
||||
['player_not_online'] = 'le joueur n\'est pas connecté',
|
||||
['no_money'] = 'you do not have enough money to pay this bill',
|
||||
['target_no_money'] = 'the player ~r~does not~s~ have enough money to pay the bill!',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user