feat(locale): English Translation

This commit is contained in:
nearbyplayer
2017-09-17 20:55:01 -04:00
parent 5e93c2585f
commit ab51d046f7
3 changed files with 10 additions and 3 deletions
+6
View File
@@ -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',
}