mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 16:23:21 +00:00
Cleanup, added locale system
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
Locales ['en'] = {
|
||||
['voice'] = '~y~Voice: ~s~%s',
|
||||
['normal'] = 'normal',
|
||||
['shout'] = 'shout',
|
||||
['whisper'] = 'whisper',
|
||||
}
|
||||
Reference in New Issue
Block a user