Files
homarr/public/locales/tw/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
236 B
JSON

{
"card": {
"title": "出錯了!",
"buttons": {
"details": "詳情",
"tryAgain": "請再試一次"
}
},
"modal": {
"text": "",
"label": "您的錯誤",
"reportButton": "回報該錯誤"
}
}