mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-30 17:58:54 +00:00
d95ac08d0a
Updated readme with proper clone link, and moved it to the front directory.
10 lines
287 B
Lua
10 lines
287 B
Lua
Locales ['en'] = {
|
|
|
|
['buy'] = 'you bought',
|
|
['not_enough_black'] = 'you do not have enough dirty money',
|
|
['not_enough'] = 'you do not have enough money',
|
|
['shop'] = 'shop',
|
|
['shop_menu'] = 'Press ~INPUT_CONTENT~ to access the shop.',
|
|
['map_blip'] = 'gun shop',
|
|
|
|
} |