Add of Czech translate (#91)

This commit is contained in:
David Rychlý
2018-11-26 09:11:54 +01:00
committed by Samuel
parent 8fb57b856c
commit a1862bdc48
3 changed files with 99 additions and 0 deletions
+2
View File
@@ -14,6 +14,7 @@ server_scripts {
'locales/es.lua',
'locales/sv.lua',
'locales/pl.lua',
'locales/cs.lua',
'config.lua',
'server/main.lua'
}
@@ -27,6 +28,7 @@ client_scripts {
'locales/es.lua',
'locales/sv.lua',
'locales/pl.lua',
'locales/cs.lua',
'config.lua',
'client/main.lua',
'client/job.lua'