Skip to content

Commit 4f3aa60

Browse files
authored
Move settings descriptions to locales/en.yml (#45)
This makes translations of the strings possible.
1 parent c46f055 commit 4f3aa60

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

locales/en.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,5 @@ en:
2727
target:
2828
label: Target
2929
description: The target attribute for the link
30+
custom_font_awesome_icons: List of FontAwesome 5 icons used in this theme component
3031
show_bar_on_mobile: When enabled, the desktop version of the header bar will be displayed on mobile devices

settings.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ custom_font_awesome_icons:
6767
type: list
6868
list_type: simple
6969
default: ""
70-
description: "List of FontAwesome 5 icons used in this theme component"
7170
show_bar_on_mobile:
7271
type: bool
7372
default: false

0 commit comments

Comments
 (0)