Skip to content

Commit

Permalink
Translate skill.json via GitLocalize
Browse files Browse the repository at this point in the history
  • Loading branch information
Dante1975X committed Nov 30, 2024
1 parent 5c71fdf commit 7202bf3
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions locale/de-de/skill.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"skill_id": "ovos-skill-ggwave.openvoiceos",
"source": "https://github.com/OpenVoiceOS/ovos-skill-ggwave",
"package_name": "ovos-skill-ggwave",
"extra_plugins": {
"listener": [
"ovos-audio-transformer-plugin-ggwave"
]
},
"name": "GGWave Skill",
"description": "Sprachschnittstelle für das ggwave-Plugin.",
"examples": [
"starte ggwave",
"Audiodaten zulassen",
"Audiocodes deaktivieren"
],
"tags": [
"Sprachschnittstelle",
"Audio-Plugin",
"ggwave"
]
}

0 comments on commit 7202bf3

Please sign in to comment.