Files
homarr/public/locales/cn/widgets/error-boundary.json
Thomas Camlong fc969e5042 New Crowdin updates (#1529)
Add Chinese traditional and Crowdin pseudo language (CR)
2023-10-31 09:12:59 +01:00

15 lines
245 B
JSON

{
"card": {
"title": "哎呀,出错了!",
"buttons": {
"details": "详情",
"tryAgain": "请再试一次"
}
},
"modal": {
"text": "",
"label": "您的错误",
"reportButton": "报告该错误"
}
}