Cleanup, added locale system

This commit is contained in:
ElPumpo
2018-06-10 11:07:47 +02:00
parent 5f251a0345
commit 323452cc55
5 changed files with 83 additions and 62 deletions
+6
View File
@@ -0,0 +1,6 @@
Locales ['en'] = {
['voice'] = '~y~Voice: ~s~%s',
['normal'] = 'normal',
['shout'] = 'shout',
['whisper'] = 'whisper',
}