mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-01 02:38:53 +00:00
9 lines
465 B
Lua
9 lines
465 B
Lua
Locales['en'] = {
|
|
['whitelist_check'] = 'making sure you\'re whitelisted on this server . . .',
|
|
['not_whitelisted'] = 'you are not whitelisted on this server',
|
|
['whitelist_empty'] = 'the whitelist hasn\'t been loaded yet, or alternatively no one has been whitelisted!',
|
|
['license_missing'] = 'your license could not be found',
|
|
['help_whitelist_add'] = 'add someone to the whitelist',
|
|
['help_whitelist_load'] = 'reload the whitelist',
|
|
}
|