mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-30 17:58:54 +00:00
10 lines
307 B
Lua
10 lines
307 B
Lua
Locales['en'] = {
|
|
|
|
['valid_purchase'] = 'validate this purchase?',
|
|
['yes'] = 'yes',
|
|
['no'] = 'no',
|
|
['not_enough_money'] = 'you do not have enough money',
|
|
['press_access'] = 'press ~INPUT_CONTENT~ to access the menu',
|
|
['barber_blip'] = 'barber shop',
|
|
['you_paid'] = 'you paid ',
|
|
} |