mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-31 11:49:14 +01:00
15 lines
252 B
JSON
15 lines
252 B
JSON
{
|
|
"card": {
|
|
"title": "Det oppstod en feil!",
|
|
"buttons": {
|
|
"details": "Detaljer",
|
|
"tryAgain": "Prøv igjen"
|
|
}
|
|
},
|
|
"modal": {
|
|
"text": "",
|
|
"label": "Din feilmelding",
|
|
"reportButton": "Rapporter denne feilen"
|
|
}
|
|
}
|