mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-31 18:28:52 +00:00
18 lines
670 B
Lua
18 lines
670 B
Lua
Locales['fr'] = {
|
|
['properties'] = 'propriétés',
|
|
['property'] = 'propriété',
|
|
['clients'] = 'clients',
|
|
['realtor'] = 'agent Immobilier',
|
|
['amount_withdraw'] = 'montant du retrait',
|
|
['invalid_amount'] = 'montant invalide',
|
|
['press_to_access'] = 'appuez sur ~INPUT_CONTEXT~ pour accéder au menu',
|
|
['property_actions'] = '{{Assigner [Vente]|sell}} {{Assigner [Location]|rent}} {{GPS|gps}}',
|
|
['amount'] = 'montant',
|
|
['no_play_near'] = 'aucun joueur à proximité',
|
|
['contract'] = '{{Révoquer contrat|revoke}} {{GPS|gps}}',
|
|
['rent'] = 'location',
|
|
['sell'] = 'vente',
|
|
['realtors'] = 'agents Immobilier',
|
|
['boss_action'] = 'action Patron',
|
|
}
|