mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-01 02:38:53 +00:00
11 lines
325 B
Lua
11 lines
325 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',
|
|
|
|
}
|