Files
NodeBB/public/language/zh-CN/admin/settings/navigation.json
2020-06-07 14:37:39 -04:00

23 lines
551 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"icon": "图标:",
"change-icon": "更改",
"route": "路由:",
"tooltip": "提示:",
"text": "文本:",
"text-class": "文本类:<small>可选</small>",
"class": "类: <small>可选</small>",
"id": "ID<small>可选</small>",
"properties": "属性:",
"groups": "群组:",
"open-new-window": "在新窗口中打开",
"btn.delete": "删除",
"btn.disable": "禁用",
"btn.enable": "启用",
"available-menu-items": "可用的菜单项目",
"custom-route": "自定义路由",
"core": "核心",
"plugin": "插件"
}