Skip to content

Commit 759cd5d

Browse files
tpmoddingclaude
andcommitted
feat: add i18n keys for StartEffect/StopEffect and effect schedule fields (hyperion-project#1771)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 30eeac1 commit 759cd5d

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

assets/webconfig/i18n/en.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -379,6 +379,8 @@
379379
"edt_conf_enum_action_suspend": "Suspend",
380380
"edt_conf_enum_action_toggleIdle": "ToggleIdle",
381381
"edt_conf_enum_action_toggleSuspend": "ToggleSuspend",
382+
"edt_conf_enum_action_startEffect": "Start Effect",
383+
"edt_conf_enum_action_stopEffect": "Stop Effect",
382384
"edt_conf_enum_automatic": "Automatic",
383385
"edt_conf_enum_bbclassic": "Classic",
384386
"edt_conf_enum_bbdefault": "Default",
@@ -542,6 +544,8 @@
542544
"edt_conf_sched_actions_header_title": "Actions",
543545
"edt_conf_sched_actions_header_expl": "Define which action should take place on a point in time. The action will be scheduled daily.",
544546
"edt_conf_sched_actions_header_item_title": "Action",
547+
"edt_conf_sched_effectName_title": "Effect Name",
548+
"edt_conf_sched_effectPriority_title": "Effect Priority",
545549
"edt_conf_smooth_continuousOutput_expl": "Update the LEDs even there is no changed picture.",
546550
"edt_conf_smooth_continuousOutput_title": "Continuous output",
547551
"edt_conf_smooth_decay_expl": "The speed of decay. 1 is linear, greater values are have stronger effect.",

0 commit comments

Comments
 (0)