diff --git a/locale/de-de/skill.json b/locale/de-de/skill.json new file mode 100644 index 0000000..30618ec --- /dev/null +++ b/locale/de-de/skill.json @@ -0,0 +1,14 @@ +{ + "skill_id": "ovos-skill-wikihow.openvoiceos", + "source": "https://github.com/OpenVoiceOS/ovos-skill-wikihow", + "name": "WikiHow", + "description": "Wie man fast alles macht.", + "examples": [ + "Wie man ein Ei kocht", + "wie bringe ich meinen Hund dazu, mit dem Bellen aufzuhören" + ], + "tags": [ + "täglich", + "Information\nInformationen" + ] +}