Files
homarr/public/locales/ja/widgets/error-boundary.json
2024-12-17 18:40:51 +01:00

15 lines
239 B
JSON

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