mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-31 18:28:52 +00:00
10 lines
219 B
Lua
10 lines
219 B
Lua
Locales['en'] = {
|
|
|
|
['shop'] = 'shop',
|
|
['shops'] = 'shops',
|
|
['press_menu'] = 'press ~INPUT_CONTEXT~ to access the store.',
|
|
['bought'] = 'you bought ~b~1x ',
|
|
['not_enough'] = 'you do not ~r~have enough~s~ money.'
|
|
|
|
}
|