diff --git a/src/translations/en.json b/src/translations/en.json index 88bb50cfaa..3f2342f8b1 100755 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -925,7 +925,8 @@ }, "input_select": { "options": "Options", - "add_option": "Add option", + "add_option": "[%key:ui::panel::config::automation::editor::actions::type::choose::add_option%]", + "remove_option": "[%key:ui::panel::config::automation::editor::actions::type::choose::remove_option%]", "no_options": "There are no options yet.", "add": "Add" },