Files
homarr/public/locales/en/modules/common.json
2023-02-24 22:15:33 +01:00

11 lines
338 B
JSON

{
"settings": {
"label": "Settings"
},
"errors": {
"unmappedOptions": {
"text": "<b>Unused parameter in configuration detected</b><br /><code>{{key}}</code>. Homarr is unable to interpret and use this parameter. To avoid any unexpected behavior, back up your configuration and correct your configuration."
}
}
}