mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-31 18:28:52 +00:00
e02629fa4e
- Translation improvements with formatting - General improvements
8 lines
381 B
Lua
8 lines
381 B
Lua
Locales['en'] = {
|
|
['shop'] = 'shop',
|
|
['shops'] = 'shops',
|
|
['press_menu'] = 'press ~INPUT_CONTEXT~ to access the ~y~store~s~.',
|
|
['bought'] = 'you just bought ~y~1x~s~ ~b~%s~s~ for ~r~$%s~s~',
|
|
['not_enough'] = 'you do not have ~r~enough~s~ money, you\'re ~y~missing~s~ ~r~$%s~s~!',
|
|
['player_cannot_hold'] = 'you do ~r~not~s~ have enough ~y~free space~s~ in your inventory!',
|
|
} |