DEV: Update the setting descriptions to Font Awesome 6 (#40)
This commit is contained in:
parent
4316ced44f
commit
9c01485d98
|
@ -2,5 +2,5 @@ en:
|
||||||
theme_metadata:
|
theme_metadata:
|
||||||
settings:
|
settings:
|
||||||
category_icon_list: 'Enter comma-delimited configuration for categories, in the format "slug,icon,color,match". Color can be in hex format (#123456) or left blank, then the default color for the category is used (same as the Badge color). If match is "partial" then the slug need only partially match the category-slug, otherwise an exact match is required'
|
category_icon_list: 'Enter comma-delimited configuration for categories, in the format "slug,icon,color,match". Color can be in hex format (#123456) or left blank, then the default color for the category is used (same as the Badge color). If match is "partial" then the slug need only partially match the category-slug, otherwise an exact match is required'
|
||||||
svg_icons: "List of FontAwesome 5 icons used in this theme component"
|
svg_icons: "List of FontAwesome 6 icons used in this theme component"
|
||||||
category_lock_icon: "Enter the name of a FontAwesome 5 icon to display instead of the lock icon next to private categories."
|
category_lock_icon: "Enter the name of a FontAwesome 6 icon to display instead of the lock icon next to private categories."
|
||||||
|
|
Loading…
Reference in New Issue