Skip to content

Commit

Permalink
Update _common.yaml
Browse files Browse the repository at this point in the history
fixed indentation of on_off_domains, all tests pass now
  • Loading branch information
BCorbeek authored Dec 14, 2023
1 parent b649ecc commit f51b3e9
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions sentences/sw/_common.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,13 @@ lists:
out: "off"

on_off_domains:
values:
- in: <taa>
out: light
- in: <feni>
out: fan
- in: <swichi>
out: switch
values:
- in: <taa>
out: light
- in: <feni>
out: fan
- in: <swichi>
out: switch

color:
values:
Expand Down Expand Up @@ -327,4 +327,4 @@ expansion_rules:

skip_words:
- "(ni)naomba"
- "unaweza"
- "unaweza"

0 comments on commit f51b3e9

Please sign in to comment.