feat(locales): chinese simplified language files (#194)

This commit is contained in:
Jerry Ma
2023-01-02 17:15:01 -05:00
committed by GitHub
parent 2af96c43da
commit 125e4d1715

8
locales/zh-cn.json Normal file
View File

@@ -0,0 +1,8 @@
{
"language": "简体中文",
"ui": {
"cancel": "取消",
"close": "关闭",
"confirm": "确认"
}
}