mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-31 07:01:32 +00:00
d95ac08d0a
Updated readme with proper clone link, and moved it to the front directory.
10 lines
336 B
Lua
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',
|
|
|
|
} |