ufutx-pc-website/src/locales/zh-CN/common.json

21 lines
407 B
JSON

{
"button": {
"submit": "提交",
"cancel": "取消",
"back": "返回",
"next": "下一步"
},
"message": {
"welcome": "欢迎使用我们的应用",
"loading": "加载中...",
"success": "操作成功",
"error": "发生错误"
},
"navigation": {
"home": "首页",
"about": "关于我们",
"contact": "联系我们",
"profile": "个人资料"
}
}