Przeglądaj źródła

Fix translation key for oven local recipe

Jianyun 1 rok temu
rodzic
commit
cf5ffead80

+ 1 - 1
custom_components/tuya_local/devices/casdon_td_pro_2.yaml

@@ -207,7 +207,7 @@ secondary_entities:
         name: switch
         type: boolean
   - entity: select
-    translation_key: casdon_oven_local_recipe
+    translation_key: oven_local_recipe
     category: config
     dps:
       - id: 106

+ 1 - 1
custom_components/tuya_local/translations/en.json

@@ -356,7 +356,7 @@
                     "fahrenheit": "Fahrenheit"
                 }
             },
-            "casdon_oven_local_recipe": {
+            "oven_local_recipe": {
                 "name": "Local Recipe",
                 "state": {
                     "none": "None",

+ 1 - 1
custom_components/tuya_local/translations/zh-Hans.json

@@ -356,7 +356,7 @@
                     "fahrenheit": "华氏度"
                 }
             },
-            "casdon_oven_local_recipe": {
+            "oven_local_recipe": {
                 "name": "内置菜谱",
                 "state": {
                     "none": "无",