jmcollin78 / versatile_thermostat

A full featured Thermostat for Home Assistant: presets, window, motion, presence and overpowering management
MIT License
335 stars 36 forks source link

Create sk.json #135

Closed misa1515 closed 1 year ago

jmcollin78 commented 1 year ago

Thank you @misa1515 for your contribution. I will publish a new release with new key to translate. So I keep the PR open until I publish the new keys.

jmcollin78 commented 1 year ago

Hello @misa1515? I have pusblish some new strings for translations. Can you please rebase with the main branch and add the missing keys ?

Thank you in advance

jmcollin78 commented 1 year ago

Sorry but there is more keys missing. I add all thoses keys in the strings.json:

         "valve_entity_id": "1rst valve number",
          "valve_entity2_id": "2nd valve number",
          "valve_entity3_id": "3rd valve number",
          "valve_entity4_id": "4th valve number",
          "auto_regulation_mode": "Self-regulation mode"

You should find it 4 times: in type/data, type/data_description and same in options section.

misa1515 commented 1 year ago

no problem. Last time was only 1 more code line (when I checked it). Now are more new lines. Updated.

jmcollin78 commented 1 year ago

I will merge. But because I'm still developping some features, may I ask you some translations ? I will integrate them.

"auto_regulation_strong": "Strong", "auto_regulation_medium": "Medium", "auto_regulation_light": "Light", "auto_regulation_none": "No auto-regulation" "auto_regulation_mode": "Self-regulation" "auto_regulation_mode": "Auto adjustment of the target temperature"

Thank you in advance !