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