mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 16:23:21 +00:00
Multi-language support
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
Locales['fr'] = {
|
||||
|
||||
['properties'] = 'propriétés',
|
||||
['property'] = 'propriété',
|
||||
['clients'] = 'clients',
|
||||
['remove_comp_money'] = 'retirer argent société',
|
||||
['dep_money'] = 'déposer argent',
|
||||
['wash_money'] = 'blanchir argent',
|
||||
['realtor'] = 'agent Immobilier',
|
||||
['amount_withdraw'] = 'montant du retrait',
|
||||
['invalid_amount'] = 'montant invalide',
|
||||
['amount_deposit'] = 'montant du dépôt',
|
||||
['amount_wash'] = 'montant à blanchir',
|
||||
['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',
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user