@ledvance/ui-biz-bundle 1.1.173 → 1.1.174

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/package.json CHANGED
@@ -4,7 +4,7 @@
4
4
  "name": "@ledvance/ui-biz-bundle",
5
5
  "pid": [],
6
6
  "uiid": "",
7
- "version": "1.1.173",
7
+ "version": "1.1.174",
8
8
  "scripts": {},
9
9
  "dependencies": {
10
10
  "@ledvance/base": "^1.x",
@@ -232,7 +232,7 @@ const TimerPage = (props: {theme?: ThemeType}) => {
232
232
  minute={state.minute}
233
233
  setHour={h => state.hour = h}
234
234
  setMinute={m => state.minute = m}
235
- unit={['h', 'min']}
235
+ unit={[I18n.getLang('time_unit_h'), I18n.getLang('socket_settings_switch_off_min')]}
236
236
  />
237
237
  {/* Apply for */}
238
238
  <View>