forked from MycroftAI/skill-date-time
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: mt-gitlocalize <[email protected]>
- Loading branch information
1 parent
969b72c
commit 735e0d1
Showing
1 changed file
with
22 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,22 @@ | ||
{ | ||
"skill_id": "skill-ovos-date-time.openvoiceos", | ||
"source": "https://github.com/OpenVoiceOS/skill-ovos-date-time", | ||
"name": " Dato og tid", | ||
"description": "Få tid, dato, ugedag", | ||
"examples": [ | ||
"Hvad er klokken?", | ||
"Fortæl mig ugedagen", | ||
"Hvor mange dage indtil 4. juli", | ||
"Hvad er datoen?", | ||
"Vis mig tiden", | ||
"Hvilken dag er Memorial Day 2020?", | ||
"Hvad er klokken i Paris?" | ||
], | ||
"tags": [ | ||
"ur", | ||
"dato", | ||
"tid", | ||
"forespørgsel", | ||
"information" | ||
] | ||
} |