Update zh-CN.json
Add Chinese translation
This commit is contained in:
@@ -86,7 +86,31 @@
|
|||||||
"disconnect": "断开",
|
"disconnect": "断开",
|
||||||
"start": "开始",
|
"start": "开始",
|
||||||
"stop": "停止",
|
"stop": "停止",
|
||||||
"syncHistory": "History",
|
"syncHistory": "历史",
|
||||||
"syncCollections": "Collections",
|
"syncCollections": "收藏夹",
|
||||||
"syncEnvironments": "Environments"
|
"syncEnvironments": "环境",
|
||||||
|
"extensions": "浏览器扩展",
|
||||||
|
"history_empty": "暂无记录",
|
||||||
|
"extensions_use_toggle": "使用浏览器扩展发送请求(如果存在)",
|
||||||
|
"extensions_info1": "Postwoman的浏览器扩展,轻松访问localhost应用",
|
||||||
|
"extensions_info2": "获取Postwoman浏览器扩展!",
|
||||||
|
"more": "More",
|
||||||
|
"waiting_send_req": "(正在等待发送请求)",
|
||||||
|
"waiting_receive_response": "(正在等待接收响应)",
|
||||||
|
"waiting_receive_schema": "(正在等待接收概要)",
|
||||||
|
"add_one_header": "(添加至少一个请求头)",
|
||||||
|
"add_one_parameter": "(添加至少一个参数)",
|
||||||
|
"docs": "文档",
|
||||||
|
"send_request_first": "先发送请求",
|
||||||
|
"documentation": "文档",
|
||||||
|
"generate_docs_message": "导入任何Postwoman集合以在运行中生成文档",
|
||||||
|
"import_collections": "Import Collections",
|
||||||
|
"generate_docs": "生成文件",
|
||||||
|
"generate_docs_first": "先生成文件",
|
||||||
|
"docs_generated": "已生成文件",
|
||||||
|
"account": "账号",
|
||||||
|
"login_with": "登陆",
|
||||||
|
"scrollInto_use_toggle": "自动滚动",
|
||||||
|
"reset_default": "设置为默认",
|
||||||
|
"wiki": "WIKI"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user