mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 16:23:21 +00:00
feat(locale): English Translation
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
Locales['en'] = {
|
||||
['not_whitelisted'] = 'you are not whitelisted on this server',
|
||||
['steamid_error'] = 'there seems to be a problem with your SteamID',
|
||||
['help_whitelist_add'] = 'add someone to the whitelist',
|
||||
['help_whitelist_load'] = 'reload the whitelist',
|
||||
}
|
||||
Reference in New Issue
Block a user