Skip to content

Commit

Permalink
Update HassLightSet.yaml (#2012)
Browse files Browse the repository at this point in the history
* Update HassLightSet.yaml

Updated translation

* Update HassLightSet.yaml

Add quotes

---------

Co-authored-by: Michael Hansen <[email protected]>
  • Loading branch information
individuallover2307 and synesthesiam committed Mar 6, 2024
1 parent dd3dc0b commit d0a8386
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions responses/tr/HassLightSet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ language: tr
responses:
intents:
HassLightSet:
brightness: "{{ slots.name }} brightness set to {{ slots.brightness }}"
brightness_area: Brightness in {{ slots.area }} set to {{ slots.brightness }}
color: "{{ slots.name }} color set to {{ slots.color }}"
color_area: Color in {{ slots.area }} set to {{ slots.color }}
brightness: "{{ slots.name }} alanındaki ışıklar {{ slots.brightness }} olarak ayarlandı"
brightness_area: "{{ slots.area }} alanındaki ışık {{ slots.brightness }} olarak ayarlandı"
color: "{{ slots.name }} alanındaki renk {{ slots.color }} olarak ayarlandı"
color_area: "{{ slots.area }} alanındaki renk {{ slots.color }} olarak ayarlandı"

0 comments on commit d0a8386

Please sign in to comment.