diff --git a/[esx_addons]/esx_voice/locales/hu.lua b/[esx_addons]/esx_voice/locales/hu.lua new file mode 100644 index 00000000..28084e7b --- /dev/null +++ b/[esx_addons]/esx_voice/locales/hu.lua @@ -0,0 +1,6 @@ +Locales ['en'] = { + ['voice'] = '~y~Beszéd: ~s~%s', + ['normal'] = 'normál', + ['shout'] = 'kiáltás', + ['whisper'] = 'suttogás', +}