mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-23 07:52:18 +01:00
15 lines
425 B
JSON
15 lines
425 B
JSON
{
|
|
"card": {
|
|
"title": "おっと、エラーが発生しました。",
|
|
"buttons": {
|
|
"details": "詳細",
|
|
"tryAgain": "リトライ"
|
|
}
|
|
},
|
|
"modal": {
|
|
"text": "widet が予期せずクラッシュしました。ドキュメントを読み、誤字を修正してください。",
|
|
"label": "エラーが発生しました",
|
|
"reportButton": "GitHubでこのエラーを報告する"
|
|
}
|
|
}
|