update for init i18n

This commit is contained in:
shiqstone
2021-04-21 22:00:03 +08:00
parent 0fb6fcb114
commit f02ff935fe
6 changed files with 27 additions and 8 deletions

View File

@@ -53,6 +53,12 @@ no = no
read = Read
generate = Generate
[init]
default_proj_name = MinDoc Demo Project
default_proj_desc = This is a MinDoc demo project, which is automatically created when the system is initialized.
default_proj_space = Default Project Space
blank_doc = Blank document
[message]
tips = Tips
page_not_existed = The page does not exist

View File

@@ -53,6 +53,12 @@ no = 否
read = 阅读
generate = 生成
[init]
default_proj_name = MinDoc演示项目
default_proj_desc = 这是一个MinDoc演示项目该项目是由系统初始化时自动创建。
default_proj_space = 默认项目空间
blank_doc = 空白文档
[message]
tips = 友情提示
page_not_existed = 页面不存在