mirror of
https://github.com/mindoc-org/mindoc.git
synced 2025-09-19 01:58:00 +08:00
fix bug, update i18n
This commit is contained in:
@@ -30,6 +30,7 @@ save = Save
|
||||
cancel = Cancel
|
||||
create = Create
|
||||
confirm_delete = Confirm Delete
|
||||
upload_lang = en
|
||||
|
||||
[message]
|
||||
keyword_placeholder = input keyword please...
|
||||
@@ -74,15 +75,15 @@ item_not_exist = Item does not exist or has been deleted
|
||||
doc_not_exist = Document does not exist or has been deleted
|
||||
unknown_exception = Unknown Exception
|
||||
no_data = No Data
|
||||
project_must_belong_space = Project must belong to a project space, and the super administrator can manage and maintain it
|
||||
project_must_belong_space = Project must belong to a project space, and the administrator can manage it
|
||||
project_title_placeholder = Title (limit in 30 words)
|
||||
project_title_tips = Project name cannot exceed 100 characters
|
||||
project_id_placeholder = Project ID(limit in 30 characters)
|
||||
project_id_tips = The document logo can only contain lowercase letters, numbers, and "-", "." and "_" symbols.
|
||||
project_decs_placeholder = Project description cannot exceed 500 characters
|
||||
project_id_placeholder = Project ID (limit in 30 characters)
|
||||
project_id_tips = The ID can only contain lowercase letters, numbers, and "-", "." and "_" symbols.
|
||||
project_desc_placeholder = Project description cannot exceed 500 characters
|
||||
project_public_desc = (Anyone can access)
|
||||
project_private_desc = (Only participants or use tokens can access)
|
||||
project_cover_desc = The project cover can be modified in the project settings
|
||||
project_cover_desc = The Cover can be edit in the settings
|
||||
confirm_delete_project = Are you sure you want to delete the project?
|
||||
warning_delete_project = Remove items will not be retrieved.
|
||||
project_space_empty = Please select project space
|
||||
|
@@ -30,6 +30,7 @@ save = 保存
|
||||
cancel = 取消
|
||||
create = 创建
|
||||
confirm_delete = 确定删除
|
||||
upload_lang = zh
|
||||
|
||||
[message]
|
||||
keyword_placeholder = 请输入关键词...
|
||||
|
Reference in New Issue
Block a user