mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-18 05:22:15 +01:00
15 lines
389 B
JSON
15 lines
389 B
JSON
{
|
|
"card": {
|
|
"title": "Ops, Si è veritivato un errore!",
|
|
"buttons": {
|
|
"details": "Dettagli",
|
|
"tryAgain": "Riprova"
|
|
}
|
|
},
|
|
"modal": {
|
|
"text": "Il widget è crashato inaspettatamente. Leggere la documentazione e correggere eventuali errori di battitura.",
|
|
"label": "Si è verificato un errore",
|
|
"reportButton": "Segnala questo errore su GitHub"
|
|
}
|
|
}
|