Files
homarr/public/locales/ja/widgets/error-boundary.json
2023-09-01 21:55:45 +02:00

15 lines
290 B
JSON

{
"card": {
"title": "おっと、エラーが発生しました。",
"buttons": {
"details": "詳細",
"tryAgain": "リトライ"
}
},
"modal": {
"text": "",
"label": "あなたのエラー",
"reportButton": "このエラーを報告する"
}
}