[BasicUI] Fix description for iconify parameter (#2660)

Default is enabled, not disabled.

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
(cherry picked from commit 24a3d275bc)
4.2.x
lolodomo 2024-07-22 14:51:17 +02:00 committed by Florian Hotze
parent 80584971ec
commit 7abce0908d
No known key found for this signature in database
GPG Key ID: 8EF0C2AAF35F4FC4
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ ui.config.basic.condensedLayout.description = When enabled, changes the layout s
ui.config.basic.defaultSitemap.label = Default Sitemap
ui.config.basic.defaultSitemap.description = The sitemap to show if no parameter is passed.
ui.config.basic.enableIconify.label = Enable Iconify Icons
ui.config.basic.enableIconify.description = If enabled, the UI will render the iconify icons directly by downloading them from the Internet and caching them in the WEB browser. If disabled, the UI will ignore the iconify icons. Default is disabled.
ui.config.basic.enableIconify.description = If enabled, the UI will render the iconify icons directly by downloading them from the Internet and caching them in the WEB browser. If disabled, the UI will ignore the iconify icons. Default is enabled.
ui.config.basic.enableIcons.label = Enable Icons
ui.config.basic.enableIcons.description = Defines whether UI renders icons for the widgets or not.
ui.config.basic.inlineSvg.label = Inline SVG