You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
|
{
|
|
|
|
|
"tokens": "令牌",
|
|
|
|
|
"settings": "设置",
|
|
|
|
|
"lead-text": "从此处,您可以配置对 NodeBB 中 Write API 的访问。",
|
|
|
|
|
"intro": "默认情况下,Write API 根据用户的会话cookie对用户进行身份验证,但 NodeBB 也支持通过此页面生成的令牌进行身份验证。",
|
|
|
|
|
"docs": "单击此处访问完整的 API 规范",
|
|
|
|
|
|
|
|
|
|
"require-https": "要求 API 只能通过 HTTPS 调用",
|
|
|
|
|
"require-https-caveat": "<strong>注意:</strong>一些负载均衡器可能会使用 HTTP 代理对 NodeBB 的请求,在此情况下此选项应保持关闭状态。",
|
|
|
|
|
|
|
|
|
|
"uid": "用户ID",
|
|
|
|
|
"uid-help-text": "指定要与此令牌关联的用户ID。如果用户ID是 <code>0</code>, 它将被实危 <em>最高</em> 令牌,可以通过 <code>_uid</code> 参数假定其他用户的身份",
|
|
|
|
|
"description": "说明",
|
|
|
|
|
"no-description": "未指定说明。",
|
|
|
|
|
"token-on-save": "保存表单后将生成令牌"
|
|
|
|
|
}
|