judge4c-old/messages/zh-CN.json

37 lines
944 B
JSON
Raw Permalink Normal View History

{
"Page": {
"DashboardPage": {
"title": "欢迎使用Judge4c"
},
"PlaygroundPage": {
"Components": {
"playgroundSidebar": {
"title": "文件"
},
"ligaturesCheckbox": {
"label": "连字"
}
}
}
},
"Components": {
"NavUser": {
"profile": "个人资料",
"notifications": "通知",
"settings": "设置",
"logout": "登出",
"login": "登录"
},
"NavProjects": {
"projects": "项目",
"viewProject": "查看项目",
"shareProject": "分享项目",
"deleteProject": "删除项目",
"more": "更多"
},
"NavSecondary": {
"support": "支持",
"feedback": "反馈"
}
}
}