Files
homarr/public/locales/en/modules/common.json
2023-01-13 11:10:09 +00:00

11 lines
339 B
JSON

{
"settings": {
"label": "Settings"
},
"errors": {
"unmappedOptions": {
"text": "<b>Un-used 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."
}
}
}