mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 16:23:21 +00:00
Add simplified Chinese and traditional Chinese language (#588)
* Add simplified Chinese and traditional Chinese language * Update tc.lua * Added new translations * Added new translations * Update sc.lua * Update tc.lua * Very final strings to translate * Update sc.lua * Update tc.lua Co-authored-by: ElPumpo <samo_kol@hotmail.com>
This commit is contained in:
@@ -19,6 +19,8 @@ server_scripts {
|
||||
'locales/sv.lua',
|
||||
'locales/pl.lua',
|
||||
'locales/cs.lua',
|
||||
'locales/sc.lua',
|
||||
'locales/tc.lua',
|
||||
|
||||
'config.lua',
|
||||
'config.weapons.lua',
|
||||
@@ -45,6 +47,8 @@ client_scripts {
|
||||
'locales/sv.lua',
|
||||
'locales/pl.lua',
|
||||
'locales/cs.lua',
|
||||
'locales/sc.lua',
|
||||
'locales/tc.lua',
|
||||
|
||||
'config.lua',
|
||||
'config.weapons.lua',
|
||||
|
||||
Reference in New Issue
Block a user