mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-26 01:09:15 +01:00
15 lines
400 B
JSON
15 lines
400 B
JSON
{
|
|
"card": {
|
|
"title": "Ops, Si è veritivato un errore!",
|
|
"buttons": {
|
|
"details": "Dettagli",
|
|
"tryAgain": "Riprova"
|
|
}
|
|
},
|
|
"modal": {
|
|
"text": "Si è verificato un errore imprevisto. Controlla la configurazione. Si prega di segnalare questo problema, se si ritiene che questo sia un bug.",
|
|
"label": "Il tuo errore",
|
|
"reportButton": "Segnala questo errore"
|
|
}
|
|
}
|