diff options
author | rtk0c <[email protected]> | 2021-03-29 00:06:34 -0700 |
---|---|---|
committer | rtk0c <[email protected]> | 2021-03-29 00:06:34 -0700 |
commit | 2d7e772909571676dd4266337d43086bd2927e93 (patch) | |
tree | 80ec2c39336b5b7fd1cd50d5a715343531f6a743 /core/locale/zh_CN.json | |
parent | 53bff541e292c5d6cae73881a37bf8f7e4a5fd0a (diff) |
UI big structure
Diffstat (limited to 'core/locale/zh_CN.json')
-rw-r--r-- | core/locale/zh_CN.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/core/locale/zh_CN.json b/core/locale/zh_CN.json new file mode 100644 index 0000000..e986041 --- /dev/null +++ b/core/locale/zh_CN.json @@ -0,0 +1,11 @@ +{ + "$localized_name": "中文 - 中国", + "MenuBar.File": "文件", + "MenuBar.File.NewWindow": "新建窗口", + "MenuBar.File.NewProject": "新建项目...", + "MenuBar.File.OpenProject": "打开项目...", + "MainWindow.Tab.Settings": "\uf013 设置", + "MainWindow.Tab.DatabaseView": "\uf1c0 数据", + "MainWindow.Tab.Items": "\uf466 物品", + "MainWindow.Tab.Exports": "\uf56e 导出" +}
\ No newline at end of file |