Skip to content

Commit fa6fa14

Browse files
committed
Missing remote buttons' text
1 parent 550d7a2 commit fa6fa14

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

assets/webconfig/i18n/en.json

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1101,11 +1101,13 @@
11011101
"remote_losthint": "Note: All changes will be lost after a restart.",
11021102
"remote_maptype_intro": "Usually the LED layout defines which LED covers a specific picture area. You can change it here: $1.",
11031103
"remote_maptype_label": "Mapping type",
1104-
"remote_maptype_label_dominant_color": "Dominant Color",
1105-
"remote_maptype_label_dominant_color_advanced": "Dominant Color Advanced",
1106-
"remote_maptype_label_multicolor_mean": "Mean Color Simple",
1107-
"remote_maptype_label_multicolor_mean_squared": "Mean Color Squared",
1108-
"remote_maptype_label_unicolor_mean": "Mean Color Image",
1104+
"remote_maptype_label_dominant_color": "Dominant Color - simple",
1105+
"remote_maptype_label_dominant_color_advanced": "Dominant Color - advanced",
1106+
"remote_maptype_label_multicolor_mean": "Mean Color - simple",
1107+
"remote_maptype_label_multicolor_mean_squared": "Mean Color - squared",
1108+
"remote_maptype_label_unicolor_dominant": "Dominant Color whole image - simple",
1109+
"remote_maptype_label_unicolor_dominant_advanced": "Dominant Color whole image - advanced",
1110+
"remote_maptype_label_unicolor_mean": "Mean Color whole image",
11091111
"remote_optgroup_syseffets": "System Effects",
11101112
"remote_optgroup_templates_custom": "User Templates",
11111113
"remote_optgroup_templates_system": "System Templates",

0 commit comments

Comments
 (0)