From 6032ae108064650324b2c45352e1baa5b36961cc Mon Sep 17 00:00:00 2001 From: rtk0c Date: Mon, 29 Mar 2021 13:47:55 -0700 Subject: Project tab --- core/locale/zh_CN.json | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'core/locale') diff --git a/core/locale/zh_CN.json b/core/locale/zh_CN.json index e986041..d455f61 100644 --- a/core/locale/zh_CN.json +++ b/core/locale/zh_CN.json @@ -1,11 +1,12 @@ { "$localized_name": "中文 - 中国", - "MenuBar.File": "文件", - "MenuBar.File.NewWindow": "新建窗口", - "MenuBar.File.NewProject": "新建项目...", - "MenuBar.File.OpenProject": "打开项目...", "MainWindow.Tab.Settings": "\uf013 设置", + "MainWindow.Tab.Project": "\uf15b 项目", "MainWindow.Tab.DatabaseView": "\uf1c0 数据", "MainWindow.Tab.Items": "\uf466 物品", - "MainWindow.Tab.Exports": "\uf56e 导出" + "MainWindow.Tab.Exports": "\uf56e 导出", + "Project.NewProject": "新建项目...", + "Project.OpenProject": "打开项目...", + "Project.Recents": "最近使用", + "Project.ClearRecents": "清空", } \ No newline at end of file -- cgit v1.2.3-70-g09d2