[DE] We can't ask Home Assistant where a person is #2231
Replies: 1 comment 2 replies
-
|
It won't work. Check out this discussion #1768 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This is the result I get when using the sentence parser in the Developer tools:

I found that the file
sentences/en/person_HassGetState.yamlis missing in the german folder.So far I managed to create a GitHub CodeSpace ... but I don't really know how to go about it now to create the missing file for german language.
Should I just create a new file
sentences/de/person_HassGetState.yaml, copy over the content from the english file and translate to german?And after I can create a Pull Request?
Beta Was this translation helpful? Give feedback.
All reactions