Files
homarr/public/locales/en/modules/common.json
2022-12-31 17:48:46 +01:00

10 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 interprete and use this parameter. To avoid any unexpected behavior, back up your configuration and correct your configuration."
}
}
}