mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-16 22:46:03 +01:00
feat(locales): chinese simplified language files (#194)
This commit is contained in:
8
locales/zh-cn.json
Normal file
8
locales/zh-cn.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"language": "简体中文",
|
||||
"ui": {
|
||||
"cancel": "取消",
|
||||
"close": "关闭",
|
||||
"confirm": "确认"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user