-
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Translate skill.json via GitLocalize
- Loading branch information
1 parent
d245c3a
commit 8d23c23
Showing
1 changed file
with
20 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
{ | ||
"skill_id": "skill-ovos-wolfie.openvoiceos", | ||
"source": "https://github.com/OpenVoiceOS/skill-ovos-wolfie", | ||
"name": "Wolfram Alpha", | ||
"description": "Brug Wolfram Alpha til generelle vidensspørgsmål.", | ||
"examples": [ | ||
"spørg ulven, hvad lysets hastighed er", | ||
"Hvor højt er Mount Everest?", | ||
"Hvornår blev The Rocky Horror Picture Show udgivet?", | ||
"Hvad er Madonnas rigtige navn?", | ||
"Hvad er 18 gange 4?", | ||
"Hvor mange tommer i en meter?" | ||
], | ||
"tags": [ | ||
"wolfram-alfa", | ||
"forespørgsel", | ||
"generel viden", | ||
"information" | ||
] | ||
} |