diff --git a/locale/de-de/skill.json b/locale/de-de/skill.json new file mode 100644 index 0000000..ce522ae --- /dev/null +++ b/locale/de-de/skill.json @@ -0,0 +1,17 @@ +{ + "skill_id": "ovos-skill-iss-location.openvoiceos", + "source": "https://github.com/OpenVoiceOS/ovos-skill-iss-location", + "name": "ISS Tracker", + "description": "Verfolge den Standort der ISS", + "examples": [ + "Wo ist die ISS", + "Wer ist an Bord der Raumstation?", + "Wann fliegt die ISS über", + "Erzähl mir vom ISS", + "wie viele Personen sind an Bord der Raumstation" + ], + "tags": [ + "Wissenswertes", + "Raum" + ] +}