mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-08-01 12:10:19 +08:00
28 lines
709 B
JSON
28 lines
709 B
JSON
{
|
|
"about": "关于",
|
|
"account_settings": "帐号",
|
|
"admin_dashboard": "管理面板",
|
|
"connect": "连接",
|
|
"conversational": "每个人的对话式人工智能。",
|
|
"copied": "已复制",
|
|
"dark_mode": "深色模式",
|
|
"dashboard": "概览",
|
|
"delete": "删除",
|
|
"discord": "Discord",
|
|
"docs": "文档",
|
|
"github": "GitHub",
|
|
"legal": "法律信息",
|
|
"light_mode": "浅色模式",
|
|
"loading": "载入中...",
|
|
"more_information": "更多信息",
|
|
"no": "否",
|
|
"privacy_policy": "隐私政策",
|
|
"report_a_bug": "报告问题",
|
|
"sign_in": "登入",
|
|
"sign_out": "登出",
|
|
"success": "成功",
|
|
"terms_of_service": "服务条款",
|
|
"title": "Open Assistant",
|
|
"yes": "是"
|
|
}
|