Files
esx_core-esx-framework/locales/fr.lua
T
nearbyplayer d95ac08d0a Multi-language support
Updated readme with proper clone link, and moved it to the front directory.
2017-08-15 14:59:46 -04:00

10 lines
336 B
Lua

Locales ['fr'] = {
['buy'] = 'vous avez acheté ~b~1x ',
['not_enough_black'] = 'Vous n\'avez ~r~pas assez~s~ d\'argent sale',
['not_enough'] = 'vous n\'avez ~r~pas assez~s~ d\'argent',
['shop'] = 'magasin',
['shop_menu'] = 'appuyez sur ~INPUT_CONTEXT~ pour accéder au magasin.',
['map_blip'] = 'armurerie',
}