judge4c-old/messages/zh-CN.json
2024-12-12 21:32:06 +08:00

27 lines
672 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.

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