14 lines
336 B
JSON
14 lines
336 B
JSON
{
|
|
"card": {
|
|
"title": "Oops, there was an error!",
|
|
"buttons": {
|
|
"details": "Details",
|
|
"tryAgain": "Try again"
|
|
}
|
|
},
|
|
"modal": {
|
|
"text": "We're sorry for the inconvinience! This shouln't happen - please report this issue on GitHub.",
|
|
"label": "Your error",
|
|
"reportButton": "Report this error"
|
|
}
|
|
} |