15 lines
239 B
JSON
15 lines
239 B
JSON
{
|
|
"card": {
|
|
"title": "おっと、エラーが発生しました。",
|
|
"buttons": {
|
|
"details": "詳細",
|
|
"tryAgain": "リトライ"
|
|
}
|
|
},
|
|
"modal": {
|
|
"text": "",
|
|
"label": "",
|
|
"reportButton": ""
|
|
}
|
|
}
|