@ledvance/base 1.2.91 → 1.2.93

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 CHANGED
@@ -850,7 +850,8 @@
850
850
  "MATCH:groups_settings_optionbox_option3",
851
851
  "MATCH:groups_settings_synchronize_solar_secondtopic",
852
852
  "MATCH:btsolar_groups_inductionsync",
853
- "MATCH:btsolar_groups_inductionsync_description"
853
+ "MATCH:btsolar_groups_inductionsync_description",
854
+ "MATCH:motion_detection_no_safe_mode_selectionfield_topic_text"
854
855
  ],
855
856
  "replacements": {
856
857
  "REGEX:% %1\\$s.*?\\)%": "{0}",
@@ -1,4 +1,5 @@
1
1
  {
2
- "writeKey": "",
3
- "readKey": "a7349213573288779040-d092b120e7d6d90c7e9528ddf2aa600659f60631bd4a5c2d55de0aa2b081af1b"
4
- }
2
+ "writeKey": "",
3
+ "readKey": "a7349213573288779040-d092b120e7d6d90c7e9528ddf2aa600659f60631bd4a5c2d55de0aa2b081af1b"
4
+ }
5
+
package/package.json CHANGED
@@ -4,7 +4,7 @@
4
4
  "name": "@ledvance/base",
5
5
  "pid": [],
6
6
  "uiid": "",
7
- "version": "1.2.91",
7
+ "version": "1.2.93",
8
8
  "scripts": {
9
9
  "prepublishOnly": "python update-localazy.py"
10
10
  },
@@ -2892,10 +2892,10 @@ export default {
2892
2892
  "device_menu_camera_secondbox_text3": "Flip screen",
2893
2893
  "device_menu_camera_secondbox_text4": "Time watermark",
2894
2894
  "device_menu_camera_thirdbox_text1": "Motion tracking",
2895
- "device_menu_contact_sensors_secondbox_text1": "Low battery",
2895
+ "device_menu_contact_sensors_secondbox_text1": "Low battery reminder",
2896
2896
  "device_menu_contact_sensors_secondbox_text2": "Status change to \"Open\"",
2897
2897
  "device_menu_contact_sensors_secondbox_text3": "Status change to \"Closed\"",
2898
- "device_menu_motion_sensors_secondbox_text1": "Low battery",
2898
+ "device_menu_motion_sensors_secondbox_text1": "Low battery reminder",
2899
2899
  "device_menu_motion_sensors_secondbox_text2": "Status change to \"Motion detected\"",
2900
2900
  "device_menu_motion_sensors_secondbox_text3": "Status change to \"No Motion detected\"",
2901
2901
  "device_menu_solar_lights_secondbox_note": "To turn on the light when the surrounding lux level is low",