選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 

39 行
1.7 KiB

var lang = new Array();
//attorn
lang['attorn_success'] = "Attorn success";
//catalog
lang["none"] = "none";
lang["save_success"] = "Save success";
lang["save_fail"] = "Save fail";
lang["confirm_to_delete"] = "Are you sure that you want to delete it?";
lang["delete_success"] = "Delete success";
lang["delete_fail"] = "Delete fail";
//item
lang["back_to_top"] = "Back to top";
lang["new_item"] = "New item";
lang["add_an_item"] = "add an item";
//page/edite
lang["params"] = "Params";
lang["type"] = "Type";
lang["description"] = "Description";
lang["editormd_placeholder"] = "Supports Markdown.the left side to edite, the right Preview";
lang["json_fail"] = "JSON import failed";
lang["filed"] = "filed";
lang["none"] = "none";
lang["save_templ_title"] = "Pealse set the title for the template you want to save";
lang["saved_templ_msg1"] = "Template'";
lang["saved_templ_msg2"] = "' is saved.When you create or edit a new page, click the 'More template' button, then you can use the template you save";
lang["save_time"] = "Save time";
lang["templ_title"] = "Template title";
lang["operation"] = "Operation";
lang["use_this_template"] = "Insert this template";
lang["delete_this_template"] = "Delete template";
lang["no_templ_msg"] = "You have not saved any templates.When you edit the page, click the 'save' button on the right click, select Save as template in the down menu .When you create or edit a new page, click the 'More template' button, then you can use the template that you save";
lang["add_page_comments_msg"] = "Please enter the page comments.It can be page update log , or other you want.It will be showed in page history version convenient for you to check the change of page";
lang["confirm_to_delete_member"] = "Sure to delete this member ?";