@ledvance/base 1.3.36 → 1.3.38
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 +9 -0
- package/package.json +1 -1
- package/src/api/native.ts +11 -1
- package/src/components/BallDirectionView.tsx +2 -2
- package/src/i18n/strings.ts +546 -303
- package/translateKey.txt +9 -0
package/translateKey.txt
CHANGED
|
@@ -334,6 +334,15 @@ consumption_data_price_per_kwh_currency_value1
|
|
|
334
334
|
consumption_data_price_per_kwh_currency_value2
|
|
335
335
|
consumption_data_price_per_kwh_currency_value3
|
|
336
336
|
consumption_data_price_per_kwh_currency_value4
|
|
337
|
+
consumption_data_price_per_kwh_currency_value5
|
|
338
|
+
consumption_data_price_per_kwh_currency_value6
|
|
339
|
+
consumption_data_price_per_kwh_currency_value7
|
|
340
|
+
consumption_data_price_per_kwh_currency_value8
|
|
341
|
+
consumption_data_price_per_kwh_currency_value9
|
|
342
|
+
consumption_data_price_per_kwh_currency_value10
|
|
343
|
+
consumption_data_price_per_kwh_currency_value11
|
|
344
|
+
consumption_data_price_per_kwh_currency_value12
|
|
345
|
+
consumption_data_price_per_kwh_currency_value13
|
|
337
346
|
add_fixedtimecycle_headline_text
|
|
338
347
|
edit_fixedtimecycle_headline_text
|
|
339
348
|
manage_user_unsaved_changes_dialog_headline
|