mirror of
https://github.com/mindoc-org/mindoc.git
synced 2025-10-08 00:14:26 +08:00
update for init i18n
This commit is contained in:
@@ -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
|
||||
|
@@ -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 = 页面不存在
|
||||
|
Reference in New Issue
Block a user