@ledvance/base 1.0.6 → 1.0.7
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 +1 -1
- package/src/i18n/strings.d.ts +161 -0
- package/src/i18n/strings.ts +533 -181
- package/src/utils/common.d.ts +1 -0
- package/src/utils/common.ts +4 -0
package/package.json
CHANGED
package/src/i18n/strings.d.ts
CHANGED
|
@@ -135,6 +135,7 @@ declare const _default: {
|
|
|
135
135
|
sleepwakeschedule_empty_information_text: string;
|
|
136
136
|
sleepwakeschedule_field_3_Times_chips2_text: string;
|
|
137
137
|
sleepwakeschedule_field_3_Times_chips_text: string;
|
|
138
|
+
sleepwakeschedule_field_speed_text: string;
|
|
138
139
|
cancel_dialog_delete_item_timeschedule_titel: string;
|
|
139
140
|
cancel_dialog_delete_item_sleepschedule_titel: string;
|
|
140
141
|
cancel_dialog_delete_item_wakeupschedule_titel: string;
|
|
@@ -187,6 +188,12 @@ declare const _default: {
|
|
|
187
188
|
timer_ceiling_fan_selectionfield_no_components_text: string;
|
|
188
189
|
timer_nightplug_active_timer_field_description_off_text: string;
|
|
189
190
|
timer_nightplug_active_timer_field_description_on_text: string;
|
|
191
|
+
conflict_dialog_save_item_fixedtimecycle_answer_no_text: string;
|
|
192
|
+
conflict_dialog_save_item_fixedtimecycle_answer_yes_text: string;
|
|
193
|
+
conflict_dialog_save_item_fixedtimecycle_description: string;
|
|
194
|
+
conflict_dialog_save_item_fixedtimecycle_titel: string;
|
|
195
|
+
bio_ryhthm_default_field_text: string;
|
|
196
|
+
timeschedule_add_schedule_no_device_warning_text: string;
|
|
190
197
|
};
|
|
191
198
|
cs: {
|
|
192
199
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
@@ -324,6 +331,7 @@ declare const _default: {
|
|
|
324
331
|
sleepwakeschedule_empty_information_text: string;
|
|
325
332
|
sleepwakeschedule_field_3_Times_chips2_text: string;
|
|
326
333
|
sleepwakeschedule_field_3_Times_chips_text: string;
|
|
334
|
+
sleepwakeschedule_field_speed_text: string;
|
|
327
335
|
cancel_dialog_delete_item_timeschedule_titel: string;
|
|
328
336
|
cancel_dialog_delete_item_sleepschedule_titel: string;
|
|
329
337
|
cancel_dialog_delete_item_wakeupschedule_titel: string;
|
|
@@ -376,6 +384,12 @@ declare const _default: {
|
|
|
376
384
|
timer_ceiling_fan_selectionfield_no_components_text: string;
|
|
377
385
|
timer_nightplug_active_timer_field_description_off_text: string;
|
|
378
386
|
timer_nightplug_active_timer_field_description_on_text: string;
|
|
387
|
+
conflict_dialog_save_item_fixedtimecycle_answer_no_text: string;
|
|
388
|
+
conflict_dialog_save_item_fixedtimecycle_answer_yes_text: string;
|
|
389
|
+
conflict_dialog_save_item_fixedtimecycle_description: string;
|
|
390
|
+
conflict_dialog_save_item_fixedtimecycle_titel: string;
|
|
391
|
+
bio_ryhthm_default_field_text: string;
|
|
392
|
+
timeschedule_add_schedule_no_device_warning_text: string;
|
|
379
393
|
};
|
|
380
394
|
en: {
|
|
381
395
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
@@ -513,6 +527,7 @@ declare const _default: {
|
|
|
513
527
|
sleepwakeschedule_empty_information_text: string;
|
|
514
528
|
sleepwakeschedule_field_3_Times_chips2_text: string;
|
|
515
529
|
sleepwakeschedule_field_3_Times_chips_text: string;
|
|
530
|
+
sleepwakeschedule_field_speed_text: string;
|
|
516
531
|
cancel_dialog_delete_item_timeschedule_titel: string;
|
|
517
532
|
cancel_dialog_delete_item_sleepschedule_titel: string;
|
|
518
533
|
cancel_dialog_delete_item_wakeupschedule_titel: string;
|
|
@@ -565,6 +580,12 @@ declare const _default: {
|
|
|
565
580
|
timer_ceiling_fan_selectionfield_no_components_text: string;
|
|
566
581
|
timer_nightplug_active_timer_field_description_off_text: string;
|
|
567
582
|
timer_nightplug_active_timer_field_description_on_text: string;
|
|
583
|
+
conflict_dialog_save_item_fixedtimecycle_answer_no_text: string;
|
|
584
|
+
conflict_dialog_save_item_fixedtimecycle_answer_yes_text: string;
|
|
585
|
+
conflict_dialog_save_item_fixedtimecycle_description: string;
|
|
586
|
+
conflict_dialog_save_item_fixedtimecycle_titel: string;
|
|
587
|
+
bio_ryhthm_default_field_text: string;
|
|
588
|
+
timeschedule_add_schedule_no_device_warning_text: string;
|
|
568
589
|
};
|
|
569
590
|
bg: {
|
|
570
591
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
@@ -702,6 +723,7 @@ declare const _default: {
|
|
|
702
723
|
sleepwakeschedule_empty_information_text: string;
|
|
703
724
|
sleepwakeschedule_field_3_Times_chips2_text: string;
|
|
704
725
|
sleepwakeschedule_field_3_Times_chips_text: string;
|
|
726
|
+
sleepwakeschedule_field_speed_text: string;
|
|
705
727
|
cancel_dialog_delete_item_timeschedule_titel: string;
|
|
706
728
|
cancel_dialog_delete_item_sleepschedule_titel: string;
|
|
707
729
|
cancel_dialog_delete_item_wakeupschedule_titel: string;
|
|
@@ -754,6 +776,12 @@ declare const _default: {
|
|
|
754
776
|
timer_ceiling_fan_selectionfield_no_components_text: string;
|
|
755
777
|
timer_nightplug_active_timer_field_description_off_text: string;
|
|
756
778
|
timer_nightplug_active_timer_field_description_on_text: string;
|
|
779
|
+
conflict_dialog_save_item_fixedtimecycle_answer_no_text: string;
|
|
780
|
+
conflict_dialog_save_item_fixedtimecycle_answer_yes_text: string;
|
|
781
|
+
conflict_dialog_save_item_fixedtimecycle_description: string;
|
|
782
|
+
conflict_dialog_save_item_fixedtimecycle_titel: string;
|
|
783
|
+
bio_ryhthm_default_field_text: string;
|
|
784
|
+
timeschedule_add_schedule_no_device_warning_text: string;
|
|
757
785
|
};
|
|
758
786
|
de: {
|
|
759
787
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
@@ -891,6 +919,7 @@ declare const _default: {
|
|
|
891
919
|
sleepwakeschedule_empty_information_text: string;
|
|
892
920
|
sleepwakeschedule_field_3_Times_chips2_text: string;
|
|
893
921
|
sleepwakeschedule_field_3_Times_chips_text: string;
|
|
922
|
+
sleepwakeschedule_field_speed_text: string;
|
|
894
923
|
cancel_dialog_delete_item_timeschedule_titel: string;
|
|
895
924
|
cancel_dialog_delete_item_sleepschedule_titel: string;
|
|
896
925
|
cancel_dialog_delete_item_wakeupschedule_titel: string;
|
|
@@ -943,6 +972,12 @@ declare const _default: {
|
|
|
943
972
|
timer_ceiling_fan_selectionfield_no_components_text: string;
|
|
944
973
|
timer_nightplug_active_timer_field_description_off_text: string;
|
|
945
974
|
timer_nightplug_active_timer_field_description_on_text: string;
|
|
975
|
+
conflict_dialog_save_item_fixedtimecycle_answer_no_text: string;
|
|
976
|
+
conflict_dialog_save_item_fixedtimecycle_answer_yes_text: string;
|
|
977
|
+
conflict_dialog_save_item_fixedtimecycle_description: string;
|
|
978
|
+
conflict_dialog_save_item_fixedtimecycle_titel: string;
|
|
979
|
+
bio_ryhthm_default_field_text: string;
|
|
980
|
+
timeschedule_add_schedule_no_device_warning_text: string;
|
|
946
981
|
};
|
|
947
982
|
el: {
|
|
948
983
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
@@ -1080,6 +1115,7 @@ declare const _default: {
|
|
|
1080
1115
|
sleepwakeschedule_empty_information_text: string;
|
|
1081
1116
|
sleepwakeschedule_field_3_Times_chips2_text: string;
|
|
1082
1117
|
sleepwakeschedule_field_3_Times_chips_text: string;
|
|
1118
|
+
sleepwakeschedule_field_speed_text: string;
|
|
1083
1119
|
cancel_dialog_delete_item_timeschedule_titel: string;
|
|
1084
1120
|
cancel_dialog_delete_item_sleepschedule_titel: string;
|
|
1085
1121
|
cancel_dialog_delete_item_wakeupschedule_titel: string;
|
|
@@ -1132,6 +1168,12 @@ declare const _default: {
|
|
|
1132
1168
|
timer_ceiling_fan_selectionfield_no_components_text: string;
|
|
1133
1169
|
timer_nightplug_active_timer_field_description_off_text: string;
|
|
1134
1170
|
timer_nightplug_active_timer_field_description_on_text: string;
|
|
1171
|
+
conflict_dialog_save_item_fixedtimecycle_answer_no_text: string;
|
|
1172
|
+
conflict_dialog_save_item_fixedtimecycle_answer_yes_text: string;
|
|
1173
|
+
conflict_dialog_save_item_fixedtimecycle_description: string;
|
|
1174
|
+
conflict_dialog_save_item_fixedtimecycle_titel: string;
|
|
1175
|
+
bio_ryhthm_default_field_text: string;
|
|
1176
|
+
timeschedule_add_schedule_no_device_warning_text: string;
|
|
1135
1177
|
};
|
|
1136
1178
|
es: {
|
|
1137
1179
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
@@ -1269,6 +1311,7 @@ declare const _default: {
|
|
|
1269
1311
|
sleepwakeschedule_empty_information_text: string;
|
|
1270
1312
|
sleepwakeschedule_field_3_Times_chips2_text: string;
|
|
1271
1313
|
sleepwakeschedule_field_3_Times_chips_text: string;
|
|
1314
|
+
sleepwakeschedule_field_speed_text: string;
|
|
1272
1315
|
cancel_dialog_delete_item_timeschedule_titel: string;
|
|
1273
1316
|
cancel_dialog_delete_item_sleepschedule_titel: string;
|
|
1274
1317
|
cancel_dialog_delete_item_wakeupschedule_titel: string;
|
|
@@ -1321,6 +1364,12 @@ declare const _default: {
|
|
|
1321
1364
|
timer_ceiling_fan_selectionfield_no_components_text: string;
|
|
1322
1365
|
timer_nightplug_active_timer_field_description_off_text: string;
|
|
1323
1366
|
timer_nightplug_active_timer_field_description_on_text: string;
|
|
1367
|
+
conflict_dialog_save_item_fixedtimecycle_answer_no_text: string;
|
|
1368
|
+
conflict_dialog_save_item_fixedtimecycle_answer_yes_text: string;
|
|
1369
|
+
conflict_dialog_save_item_fixedtimecycle_description: string;
|
|
1370
|
+
conflict_dialog_save_item_fixedtimecycle_titel: string;
|
|
1371
|
+
bio_ryhthm_default_field_text: string;
|
|
1372
|
+
timeschedule_add_schedule_no_device_warning_text: string;
|
|
1324
1373
|
};
|
|
1325
1374
|
fr: {
|
|
1326
1375
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
@@ -1458,6 +1507,7 @@ declare const _default: {
|
|
|
1458
1507
|
sleepwakeschedule_empty_information_text: string;
|
|
1459
1508
|
sleepwakeschedule_field_3_Times_chips2_text: string;
|
|
1460
1509
|
sleepwakeschedule_field_3_Times_chips_text: string;
|
|
1510
|
+
sleepwakeschedule_field_speed_text: string;
|
|
1461
1511
|
cancel_dialog_delete_item_timeschedule_titel: string;
|
|
1462
1512
|
cancel_dialog_delete_item_sleepschedule_titel: string;
|
|
1463
1513
|
cancel_dialog_delete_item_wakeupschedule_titel: string;
|
|
@@ -1510,6 +1560,12 @@ declare const _default: {
|
|
|
1510
1560
|
timer_ceiling_fan_selectionfield_no_components_text: string;
|
|
1511
1561
|
timer_nightplug_active_timer_field_description_off_text: string;
|
|
1512
1562
|
timer_nightplug_active_timer_field_description_on_text: string;
|
|
1563
|
+
conflict_dialog_save_item_fixedtimecycle_answer_no_text: string;
|
|
1564
|
+
conflict_dialog_save_item_fixedtimecycle_answer_yes_text: string;
|
|
1565
|
+
conflict_dialog_save_item_fixedtimecycle_description: string;
|
|
1566
|
+
conflict_dialog_save_item_fixedtimecycle_titel: string;
|
|
1567
|
+
bio_ryhthm_default_field_text: string;
|
|
1568
|
+
timeschedule_add_schedule_no_device_warning_text: string;
|
|
1513
1569
|
};
|
|
1514
1570
|
hr: {
|
|
1515
1571
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
@@ -1647,6 +1703,7 @@ declare const _default: {
|
|
|
1647
1703
|
sleepwakeschedule_empty_information_text: string;
|
|
1648
1704
|
sleepwakeschedule_field_3_Times_chips2_text: string;
|
|
1649
1705
|
sleepwakeschedule_field_3_Times_chips_text: string;
|
|
1706
|
+
sleepwakeschedule_field_speed_text: string;
|
|
1650
1707
|
cancel_dialog_delete_item_timeschedule_titel: string;
|
|
1651
1708
|
cancel_dialog_delete_item_sleepschedule_titel: string;
|
|
1652
1709
|
cancel_dialog_delete_item_wakeupschedule_titel: string;
|
|
@@ -1699,6 +1756,12 @@ declare const _default: {
|
|
|
1699
1756
|
timer_ceiling_fan_selectionfield_no_components_text: string;
|
|
1700
1757
|
timer_nightplug_active_timer_field_description_off_text: string;
|
|
1701
1758
|
timer_nightplug_active_timer_field_description_on_text: string;
|
|
1759
|
+
conflict_dialog_save_item_fixedtimecycle_answer_no_text: string;
|
|
1760
|
+
conflict_dialog_save_item_fixedtimecycle_answer_yes_text: string;
|
|
1761
|
+
conflict_dialog_save_item_fixedtimecycle_description: string;
|
|
1762
|
+
conflict_dialog_save_item_fixedtimecycle_titel: string;
|
|
1763
|
+
bio_ryhthm_default_field_text: string;
|
|
1764
|
+
timeschedule_add_schedule_no_device_warning_text: string;
|
|
1702
1765
|
};
|
|
1703
1766
|
hu: {
|
|
1704
1767
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
@@ -1836,6 +1899,7 @@ declare const _default: {
|
|
|
1836
1899
|
sleepwakeschedule_empty_information_text: string;
|
|
1837
1900
|
sleepwakeschedule_field_3_Times_chips2_text: string;
|
|
1838
1901
|
sleepwakeschedule_field_3_Times_chips_text: string;
|
|
1902
|
+
sleepwakeschedule_field_speed_text: string;
|
|
1839
1903
|
cancel_dialog_delete_item_timeschedule_titel: string;
|
|
1840
1904
|
cancel_dialog_delete_item_sleepschedule_titel: string;
|
|
1841
1905
|
cancel_dialog_delete_item_wakeupschedule_titel: string;
|
|
@@ -1888,6 +1952,12 @@ declare const _default: {
|
|
|
1888
1952
|
timer_ceiling_fan_selectionfield_no_components_text: string;
|
|
1889
1953
|
timer_nightplug_active_timer_field_description_off_text: string;
|
|
1890
1954
|
timer_nightplug_active_timer_field_description_on_text: string;
|
|
1955
|
+
conflict_dialog_save_item_fixedtimecycle_answer_no_text: string;
|
|
1956
|
+
conflict_dialog_save_item_fixedtimecycle_answer_yes_text: string;
|
|
1957
|
+
conflict_dialog_save_item_fixedtimecycle_description: string;
|
|
1958
|
+
conflict_dialog_save_item_fixedtimecycle_titel: string;
|
|
1959
|
+
bio_ryhthm_default_field_text: string;
|
|
1960
|
+
timeschedule_add_schedule_no_device_warning_text: string;
|
|
1891
1961
|
};
|
|
1892
1962
|
it: {
|
|
1893
1963
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
@@ -2025,6 +2095,7 @@ declare const _default: {
|
|
|
2025
2095
|
sleepwakeschedule_empty_information_text: string;
|
|
2026
2096
|
sleepwakeschedule_field_3_Times_chips2_text: string;
|
|
2027
2097
|
sleepwakeschedule_field_3_Times_chips_text: string;
|
|
2098
|
+
sleepwakeschedule_field_speed_text: string;
|
|
2028
2099
|
cancel_dialog_delete_item_timeschedule_titel: string;
|
|
2029
2100
|
cancel_dialog_delete_item_sleepschedule_titel: string;
|
|
2030
2101
|
cancel_dialog_delete_item_wakeupschedule_titel: string;
|
|
@@ -2077,6 +2148,12 @@ declare const _default: {
|
|
|
2077
2148
|
timer_ceiling_fan_selectionfield_no_components_text: string;
|
|
2078
2149
|
timer_nightplug_active_timer_field_description_off_text: string;
|
|
2079
2150
|
timer_nightplug_active_timer_field_description_on_text: string;
|
|
2151
|
+
conflict_dialog_save_item_fixedtimecycle_answer_no_text: string;
|
|
2152
|
+
conflict_dialog_save_item_fixedtimecycle_answer_yes_text: string;
|
|
2153
|
+
conflict_dialog_save_item_fixedtimecycle_description: string;
|
|
2154
|
+
conflict_dialog_save_item_fixedtimecycle_titel: string;
|
|
2155
|
+
bio_ryhthm_default_field_text: string;
|
|
2156
|
+
timeschedule_add_schedule_no_device_warning_text: string;
|
|
2080
2157
|
};
|
|
2081
2158
|
ko: {
|
|
2082
2159
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
@@ -2214,6 +2291,7 @@ declare const _default: {
|
|
|
2214
2291
|
sleepwakeschedule_empty_information_text: string;
|
|
2215
2292
|
sleepwakeschedule_field_3_Times_chips2_text: string;
|
|
2216
2293
|
sleepwakeschedule_field_3_Times_chips_text: string;
|
|
2294
|
+
sleepwakeschedule_field_speed_text: string;
|
|
2217
2295
|
cancel_dialog_delete_item_timeschedule_titel: string;
|
|
2218
2296
|
cancel_dialog_delete_item_sleepschedule_titel: string;
|
|
2219
2297
|
cancel_dialog_delete_item_wakeupschedule_titel: string;
|
|
@@ -2266,6 +2344,12 @@ declare const _default: {
|
|
|
2266
2344
|
timer_ceiling_fan_selectionfield_no_components_text: string;
|
|
2267
2345
|
timer_nightplug_active_timer_field_description_off_text: string;
|
|
2268
2346
|
timer_nightplug_active_timer_field_description_on_text: string;
|
|
2347
|
+
conflict_dialog_save_item_fixedtimecycle_answer_no_text: string;
|
|
2348
|
+
conflict_dialog_save_item_fixedtimecycle_answer_yes_text: string;
|
|
2349
|
+
conflict_dialog_save_item_fixedtimecycle_description: string;
|
|
2350
|
+
conflict_dialog_save_item_fixedtimecycle_titel: string;
|
|
2351
|
+
bio_ryhthm_default_field_text: string;
|
|
2352
|
+
timeschedule_add_schedule_no_device_warning_text: string;
|
|
2269
2353
|
};
|
|
2270
2354
|
nb: {
|
|
2271
2355
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
@@ -2403,6 +2487,7 @@ declare const _default: {
|
|
|
2403
2487
|
sleepwakeschedule_empty_information_text: string;
|
|
2404
2488
|
sleepwakeschedule_field_3_Times_chips2_text: string;
|
|
2405
2489
|
sleepwakeschedule_field_3_Times_chips_text: string;
|
|
2490
|
+
sleepwakeschedule_field_speed_text: string;
|
|
2406
2491
|
cancel_dialog_delete_item_timeschedule_titel: string;
|
|
2407
2492
|
cancel_dialog_delete_item_sleepschedule_titel: string;
|
|
2408
2493
|
cancel_dialog_delete_item_wakeupschedule_titel: string;
|
|
@@ -2455,6 +2540,12 @@ declare const _default: {
|
|
|
2455
2540
|
timer_ceiling_fan_selectionfield_no_components_text: string;
|
|
2456
2541
|
timer_nightplug_active_timer_field_description_off_text: string;
|
|
2457
2542
|
timer_nightplug_active_timer_field_description_on_text: string;
|
|
2543
|
+
conflict_dialog_save_item_fixedtimecycle_answer_no_text: string;
|
|
2544
|
+
conflict_dialog_save_item_fixedtimecycle_answer_yes_text: string;
|
|
2545
|
+
conflict_dialog_save_item_fixedtimecycle_description: string;
|
|
2546
|
+
conflict_dialog_save_item_fixedtimecycle_titel: string;
|
|
2547
|
+
bio_ryhthm_default_field_text: string;
|
|
2548
|
+
timeschedule_add_schedule_no_device_warning_text: string;
|
|
2458
2549
|
};
|
|
2459
2550
|
nl: {
|
|
2460
2551
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
@@ -2592,6 +2683,7 @@ declare const _default: {
|
|
|
2592
2683
|
sleepwakeschedule_empty_information_text: string;
|
|
2593
2684
|
sleepwakeschedule_field_3_Times_chips2_text: string;
|
|
2594
2685
|
sleepwakeschedule_field_3_Times_chips_text: string;
|
|
2686
|
+
sleepwakeschedule_field_speed_text: string;
|
|
2595
2687
|
cancel_dialog_delete_item_timeschedule_titel: string;
|
|
2596
2688
|
cancel_dialog_delete_item_sleepschedule_titel: string;
|
|
2597
2689
|
cancel_dialog_delete_item_wakeupschedule_titel: string;
|
|
@@ -2644,6 +2736,12 @@ declare const _default: {
|
|
|
2644
2736
|
timer_ceiling_fan_selectionfield_no_components_text: string;
|
|
2645
2737
|
timer_nightplug_active_timer_field_description_off_text: string;
|
|
2646
2738
|
timer_nightplug_active_timer_field_description_on_text: string;
|
|
2739
|
+
conflict_dialog_save_item_fixedtimecycle_answer_no_text: string;
|
|
2740
|
+
conflict_dialog_save_item_fixedtimecycle_answer_yes_text: string;
|
|
2741
|
+
conflict_dialog_save_item_fixedtimecycle_description: string;
|
|
2742
|
+
conflict_dialog_save_item_fixedtimecycle_titel: string;
|
|
2743
|
+
bio_ryhthm_default_field_text: string;
|
|
2744
|
+
timeschedule_add_schedule_no_device_warning_text: string;
|
|
2647
2745
|
};
|
|
2648
2746
|
pl: {
|
|
2649
2747
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
@@ -2781,6 +2879,7 @@ declare const _default: {
|
|
|
2781
2879
|
sleepwakeschedule_empty_information_text: string;
|
|
2782
2880
|
sleepwakeschedule_field_3_Times_chips2_text: string;
|
|
2783
2881
|
sleepwakeschedule_field_3_Times_chips_text: string;
|
|
2882
|
+
sleepwakeschedule_field_speed_text: string;
|
|
2784
2883
|
cancel_dialog_delete_item_timeschedule_titel: string;
|
|
2785
2884
|
cancel_dialog_delete_item_sleepschedule_titel: string;
|
|
2786
2885
|
cancel_dialog_delete_item_wakeupschedule_titel: string;
|
|
@@ -2833,6 +2932,12 @@ declare const _default: {
|
|
|
2833
2932
|
timer_ceiling_fan_selectionfield_no_components_text: string;
|
|
2834
2933
|
timer_nightplug_active_timer_field_description_off_text: string;
|
|
2835
2934
|
timer_nightplug_active_timer_field_description_on_text: string;
|
|
2935
|
+
conflict_dialog_save_item_fixedtimecycle_answer_no_text: string;
|
|
2936
|
+
conflict_dialog_save_item_fixedtimecycle_answer_yes_text: string;
|
|
2937
|
+
conflict_dialog_save_item_fixedtimecycle_description: string;
|
|
2938
|
+
conflict_dialog_save_item_fixedtimecycle_titel: string;
|
|
2939
|
+
bio_ryhthm_default_field_text: string;
|
|
2940
|
+
timeschedule_add_schedule_no_device_warning_text: string;
|
|
2836
2941
|
};
|
|
2837
2942
|
"pt-BR": {
|
|
2838
2943
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
@@ -2970,6 +3075,7 @@ declare const _default: {
|
|
|
2970
3075
|
sleepwakeschedule_empty_information_text: string;
|
|
2971
3076
|
sleepwakeschedule_field_3_Times_chips2_text: string;
|
|
2972
3077
|
sleepwakeschedule_field_3_Times_chips_text: string;
|
|
3078
|
+
sleepwakeschedule_field_speed_text: string;
|
|
2973
3079
|
cancel_dialog_delete_item_timeschedule_titel: string;
|
|
2974
3080
|
cancel_dialog_delete_item_sleepschedule_titel: string;
|
|
2975
3081
|
cancel_dialog_delete_item_wakeupschedule_titel: string;
|
|
@@ -3022,6 +3128,12 @@ declare const _default: {
|
|
|
3022
3128
|
timer_ceiling_fan_selectionfield_no_components_text: string;
|
|
3023
3129
|
timer_nightplug_active_timer_field_description_off_text: string;
|
|
3024
3130
|
timer_nightplug_active_timer_field_description_on_text: string;
|
|
3131
|
+
conflict_dialog_save_item_fixedtimecycle_answer_no_text: string;
|
|
3132
|
+
conflict_dialog_save_item_fixedtimecycle_answer_yes_text: string;
|
|
3133
|
+
conflict_dialog_save_item_fixedtimecycle_description: string;
|
|
3134
|
+
conflict_dialog_save_item_fixedtimecycle_titel: string;
|
|
3135
|
+
bio_ryhthm_default_field_text: string;
|
|
3136
|
+
timeschedule_add_schedule_no_device_warning_text: string;
|
|
3025
3137
|
};
|
|
3026
3138
|
pt_BR: {
|
|
3027
3139
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
@@ -3159,6 +3271,7 @@ declare const _default: {
|
|
|
3159
3271
|
sleepwakeschedule_empty_information_text: string;
|
|
3160
3272
|
sleepwakeschedule_field_3_Times_chips2_text: string;
|
|
3161
3273
|
sleepwakeschedule_field_3_Times_chips_text: string;
|
|
3274
|
+
sleepwakeschedule_field_speed_text: string;
|
|
3162
3275
|
cancel_dialog_delete_item_timeschedule_titel: string;
|
|
3163
3276
|
cancel_dialog_delete_item_sleepschedule_titel: string;
|
|
3164
3277
|
cancel_dialog_delete_item_wakeupschedule_titel: string;
|
|
@@ -3211,6 +3324,12 @@ declare const _default: {
|
|
|
3211
3324
|
timer_ceiling_fan_selectionfield_no_components_text: string;
|
|
3212
3325
|
timer_nightplug_active_timer_field_description_off_text: string;
|
|
3213
3326
|
timer_nightplug_active_timer_field_description_on_text: string;
|
|
3327
|
+
conflict_dialog_save_item_fixedtimecycle_answer_no_text: string;
|
|
3328
|
+
conflict_dialog_save_item_fixedtimecycle_answer_yes_text: string;
|
|
3329
|
+
conflict_dialog_save_item_fixedtimecycle_description: string;
|
|
3330
|
+
conflict_dialog_save_item_fixedtimecycle_titel: string;
|
|
3331
|
+
bio_ryhthm_default_field_text: string;
|
|
3332
|
+
timeschedule_add_schedule_no_device_warning_text: string;
|
|
3214
3333
|
};
|
|
3215
3334
|
ro: {
|
|
3216
3335
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
@@ -3348,6 +3467,7 @@ declare const _default: {
|
|
|
3348
3467
|
sleepwakeschedule_empty_information_text: string;
|
|
3349
3468
|
sleepwakeschedule_field_3_Times_chips2_text: string;
|
|
3350
3469
|
sleepwakeschedule_field_3_Times_chips_text: string;
|
|
3470
|
+
sleepwakeschedule_field_speed_text: string;
|
|
3351
3471
|
cancel_dialog_delete_item_timeschedule_titel: string;
|
|
3352
3472
|
cancel_dialog_delete_item_sleepschedule_titel: string;
|
|
3353
3473
|
cancel_dialog_delete_item_wakeupschedule_titel: string;
|
|
@@ -3400,6 +3520,12 @@ declare const _default: {
|
|
|
3400
3520
|
timer_ceiling_fan_selectionfield_no_components_text: string;
|
|
3401
3521
|
timer_nightplug_active_timer_field_description_off_text: string;
|
|
3402
3522
|
timer_nightplug_active_timer_field_description_on_text: string;
|
|
3523
|
+
conflict_dialog_save_item_fixedtimecycle_answer_no_text: string;
|
|
3524
|
+
conflict_dialog_save_item_fixedtimecycle_answer_yes_text: string;
|
|
3525
|
+
conflict_dialog_save_item_fixedtimecycle_description: string;
|
|
3526
|
+
conflict_dialog_save_item_fixedtimecycle_titel: string;
|
|
3527
|
+
bio_ryhthm_default_field_text: string;
|
|
3528
|
+
timeschedule_add_schedule_no_device_warning_text: string;
|
|
3403
3529
|
};
|
|
3404
3530
|
ru: {
|
|
3405
3531
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
@@ -3537,6 +3663,7 @@ declare const _default: {
|
|
|
3537
3663
|
sleepwakeschedule_empty_information_text: string;
|
|
3538
3664
|
sleepwakeschedule_field_3_Times_chips2_text: string;
|
|
3539
3665
|
sleepwakeschedule_field_3_Times_chips_text: string;
|
|
3666
|
+
sleepwakeschedule_field_speed_text: string;
|
|
3540
3667
|
cancel_dialog_delete_item_timeschedule_titel: string;
|
|
3541
3668
|
cancel_dialog_delete_item_sleepschedule_titel: string;
|
|
3542
3669
|
cancel_dialog_delete_item_wakeupschedule_titel: string;
|
|
@@ -3589,6 +3716,12 @@ declare const _default: {
|
|
|
3589
3716
|
timer_ceiling_fan_selectionfield_no_components_text: string;
|
|
3590
3717
|
timer_nightplug_active_timer_field_description_off_text: string;
|
|
3591
3718
|
timer_nightplug_active_timer_field_description_on_text: string;
|
|
3719
|
+
conflict_dialog_save_item_fixedtimecycle_answer_no_text: string;
|
|
3720
|
+
conflict_dialog_save_item_fixedtimecycle_answer_yes_text: string;
|
|
3721
|
+
conflict_dialog_save_item_fixedtimecycle_description: string;
|
|
3722
|
+
conflict_dialog_save_item_fixedtimecycle_titel: string;
|
|
3723
|
+
bio_ryhthm_default_field_text: string;
|
|
3724
|
+
timeschedule_add_schedule_no_device_warning_text: string;
|
|
3592
3725
|
};
|
|
3593
3726
|
sk: {
|
|
3594
3727
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
@@ -3726,6 +3859,7 @@ declare const _default: {
|
|
|
3726
3859
|
sleepwakeschedule_empty_information_text: string;
|
|
3727
3860
|
sleepwakeschedule_field_3_Times_chips2_text: string;
|
|
3728
3861
|
sleepwakeschedule_field_3_Times_chips_text: string;
|
|
3862
|
+
sleepwakeschedule_field_speed_text: string;
|
|
3729
3863
|
cancel_dialog_delete_item_timeschedule_titel: string;
|
|
3730
3864
|
cancel_dialog_delete_item_sleepschedule_titel: string;
|
|
3731
3865
|
cancel_dialog_delete_item_wakeupschedule_titel: string;
|
|
@@ -3778,6 +3912,12 @@ declare const _default: {
|
|
|
3778
3912
|
timer_ceiling_fan_selectionfield_no_components_text: string;
|
|
3779
3913
|
timer_nightplug_active_timer_field_description_off_text: string;
|
|
3780
3914
|
timer_nightplug_active_timer_field_description_on_text: string;
|
|
3915
|
+
conflict_dialog_save_item_fixedtimecycle_answer_no_text: string;
|
|
3916
|
+
conflict_dialog_save_item_fixedtimecycle_answer_yes_text: string;
|
|
3917
|
+
conflict_dialog_save_item_fixedtimecycle_description: string;
|
|
3918
|
+
conflict_dialog_save_item_fixedtimecycle_titel: string;
|
|
3919
|
+
bio_ryhthm_default_field_text: string;
|
|
3920
|
+
timeschedule_add_schedule_no_device_warning_text: string;
|
|
3781
3921
|
};
|
|
3782
3922
|
sv: {
|
|
3783
3923
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
@@ -3915,6 +4055,7 @@ declare const _default: {
|
|
|
3915
4055
|
sleepwakeschedule_empty_information_text: string;
|
|
3916
4056
|
sleepwakeschedule_field_3_Times_chips2_text: string;
|
|
3917
4057
|
sleepwakeschedule_field_3_Times_chips_text: string;
|
|
4058
|
+
sleepwakeschedule_field_speed_text: string;
|
|
3918
4059
|
cancel_dialog_delete_item_timeschedule_titel: string;
|
|
3919
4060
|
cancel_dialog_delete_item_sleepschedule_titel: string;
|
|
3920
4061
|
cancel_dialog_delete_item_wakeupschedule_titel: string;
|
|
@@ -3967,6 +4108,12 @@ declare const _default: {
|
|
|
3967
4108
|
timer_ceiling_fan_selectionfield_no_components_text: string;
|
|
3968
4109
|
timer_nightplug_active_timer_field_description_off_text: string;
|
|
3969
4110
|
timer_nightplug_active_timer_field_description_on_text: string;
|
|
4111
|
+
conflict_dialog_save_item_fixedtimecycle_answer_no_text: string;
|
|
4112
|
+
conflict_dialog_save_item_fixedtimecycle_answer_yes_text: string;
|
|
4113
|
+
conflict_dialog_save_item_fixedtimecycle_description: string;
|
|
4114
|
+
conflict_dialog_save_item_fixedtimecycle_titel: string;
|
|
4115
|
+
bio_ryhthm_default_field_text: string;
|
|
4116
|
+
timeschedule_add_schedule_no_device_warning_text: string;
|
|
3970
4117
|
};
|
|
3971
4118
|
tr: {
|
|
3972
4119
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
@@ -4104,6 +4251,7 @@ declare const _default: {
|
|
|
4104
4251
|
sleepwakeschedule_empty_information_text: string;
|
|
4105
4252
|
sleepwakeschedule_field_3_Times_chips2_text: string;
|
|
4106
4253
|
sleepwakeschedule_field_3_Times_chips_text: string;
|
|
4254
|
+
sleepwakeschedule_field_speed_text: string;
|
|
4107
4255
|
cancel_dialog_delete_item_timeschedule_titel: string;
|
|
4108
4256
|
cancel_dialog_delete_item_sleepschedule_titel: string;
|
|
4109
4257
|
cancel_dialog_delete_item_wakeupschedule_titel: string;
|
|
@@ -4156,6 +4304,12 @@ declare const _default: {
|
|
|
4156
4304
|
timer_ceiling_fan_selectionfield_no_components_text: string;
|
|
4157
4305
|
timer_nightplug_active_timer_field_description_off_text: string;
|
|
4158
4306
|
timer_nightplug_active_timer_field_description_on_text: string;
|
|
4307
|
+
conflict_dialog_save_item_fixedtimecycle_answer_no_text: string;
|
|
4308
|
+
conflict_dialog_save_item_fixedtimecycle_answer_yes_text: string;
|
|
4309
|
+
conflict_dialog_save_item_fixedtimecycle_description: string;
|
|
4310
|
+
conflict_dialog_save_item_fixedtimecycle_titel: string;
|
|
4311
|
+
bio_ryhthm_default_field_text: string;
|
|
4312
|
+
timeschedule_add_schedule_no_device_warning_text: string;
|
|
4159
4313
|
};
|
|
4160
4314
|
uk: {
|
|
4161
4315
|
add_new_dynamic_mood_color_changing_mode_value: string;
|
|
@@ -4293,6 +4447,7 @@ declare const _default: {
|
|
|
4293
4447
|
sleepwakeschedule_empty_information_text: string;
|
|
4294
4448
|
sleepwakeschedule_field_3_Times_chips2_text: string;
|
|
4295
4449
|
sleepwakeschedule_field_3_Times_chips_text: string;
|
|
4450
|
+
sleepwakeschedule_field_speed_text: string;
|
|
4296
4451
|
cancel_dialog_delete_item_timeschedule_titel: string;
|
|
4297
4452
|
cancel_dialog_delete_item_sleepschedule_titel: string;
|
|
4298
4453
|
cancel_dialog_delete_item_wakeupschedule_titel: string;
|
|
@@ -4345,6 +4500,12 @@ declare const _default: {
|
|
|
4345
4500
|
timer_ceiling_fan_selectionfield_no_components_text: string;
|
|
4346
4501
|
timer_nightplug_active_timer_field_description_off_text: string;
|
|
4347
4502
|
timer_nightplug_active_timer_field_description_on_text: string;
|
|
4503
|
+
conflict_dialog_save_item_fixedtimecycle_answer_no_text: string;
|
|
4504
|
+
conflict_dialog_save_item_fixedtimecycle_answer_yes_text: string;
|
|
4505
|
+
conflict_dialog_save_item_fixedtimecycle_description: string;
|
|
4506
|
+
conflict_dialog_save_item_fixedtimecycle_titel: string;
|
|
4507
|
+
bio_ryhthm_default_field_text: string;
|
|
4508
|
+
timeschedule_add_schedule_no_device_warning_text: string;
|
|
4348
4509
|
};
|
|
4349
4510
|
};
|
|
4350
4511
|
export default _default;
|