@ledvance/base 1.3.47 → 1.3.48
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/localazy.json +26 -1
- package/package.json +1 -1
- package/src/components/SocketItem.tsx +6 -4
- package/src/components/ldvSwitch.tsx +9 -2
- package/src/i18n/strings.ts +651 -111
- package/translateKey.txt +25 -0
package/translateKey.txt
CHANGED
|
@@ -1053,3 +1053,28 @@ socket5_active_timer_field_small_off_text
|
|
|
1053
1053
|
socket5_active_timer_field_small_on_text
|
|
1054
1054
|
socketusb_active_timer_field_small_off_text
|
|
1055
1055
|
socketusb_active_timer_field_small_on_text
|
|
1056
|
+
time_format
|
|
1057
|
+
switchmodule_switchtitle
|
|
1058
|
+
switchmodule_switch1title
|
|
1059
|
+
switchmodule_switch2title
|
|
1060
|
+
switchmodule_switchdescription
|
|
1061
|
+
switchmodule_switch1description
|
|
1062
|
+
switchmodule_switch2description
|
|
1063
|
+
switchmodule_typesetting
|
|
1064
|
+
switchmodule_typesettingdescription
|
|
1065
|
+
switchmodule_typesetting1
|
|
1066
|
+
switchmodule_typesetting2
|
|
1067
|
+
switchmodule_typesetting3
|
|
1068
|
+
switch_interlock
|
|
1069
|
+
switch_interlockingdescription
|
|
1070
|
+
switch_interlock_addbtn_text
|
|
1071
|
+
switch_interlock_addtitle
|
|
1072
|
+
switch_interlock_edittitle
|
|
1073
|
+
switch_interlock_editbtn_text
|
|
1074
|
+
switch_interlock_delete_popup_topic
|
|
1075
|
+
timer_switch_active_timer_field_description_on_text
|
|
1076
|
+
timer_switch1_active_timer_field_description_on_text
|
|
1077
|
+
timer_switch2_active_timer_field_description_on_text
|
|
1078
|
+
timer_switch_active_timer_field_description_off_text
|
|
1079
|
+
timer_switch1_active_timer_field_description_off_text
|
|
1080
|
+
timer_switch2_active_timer_field_description_off_text
|