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,10 @@
|
||||
Locales['fr'] = {
|
||||
|
||||
['valid_purchase'] = 'valider cet achat ?',
|
||||
['yes'] = 'oui',
|
||||
['no'] = 'non',
|
||||
['not_enough_money'] = 'vous n\'avez pas assez d\'argent',
|
||||
['press_access'] = 'appuez sur ~INPUT_CONTENT~ pour accéder au menu',
|
||||
['barber_blip'] = 'barbier',
|
||||
['you_paid'] = 'vous avez payé ',
|
||||
}
|
||||
Reference in New Issue
Block a user