mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 16:23:21 +00:00
Add files
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
Locales['fr'] = {
|
||||
['actions'] = 'actions',
|
||||
['amount'] = 'montant',
|
||||
['balance'] = 'solde',
|
||||
['bank'] = 'banque',
|
||||
['bill_amount'] = 'montant de la facture',
|
||||
['billing'] = 'facturation',
|
||||
['customer'] = 'client',
|
||||
['customers'] = 'clients',
|
||||
['deposit'] = 'virement',
|
||||
['deposit_amount'] = 'montant du dépôt',
|
||||
['deposit_society_money'] = 'déposer argent société',
|
||||
['invalid_amount'] = 'montant invalide',
|
||||
['no_player_nearby'] = 'aucun joueur à proximité',
|
||||
['press_input_context_to_open_menu'] = 'appuyez sur ~INPUT_CONTEXT~ pour ouvrir le menu',
|
||||
['property'] = 'propriété',
|
||||
['wash_money'] = 'blanchir argent',
|
||||
['withdraw'] = 'retrait',
|
||||
['withdraw_amount'] = 'montant du retrait',
|
||||
['withdraw_society_money'] = 'retirer argent société',
|
||||
}
|
||||
Reference in New Issue
Block a user