Skip to content

Commit

Permalink
da-dk/translate (#48)
Browse files Browse the repository at this point in the history
* Translate skill.json via GitLocalize

* Translate vocabs.json via GitLocalize

---------

Co-authored-by: mt-gitlocalize <mt@gitlocalize.com>
Co-authored-by: Andreas Lorensen <andlo@outlook.dk>
  • Loading branch information
3 people authored Nov 25, 2024
1 parent f4d63a0 commit 41c7f16
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
17 changes: 17 additions & 0 deletions locale/da-dk/skill.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"skill_id": "skill-ovos-naptime.openvoiceos",
"source": "https://github.com/OpenVoiceOS/skill-ovos-naptime",
"name": "Naptime",
"description": "Læg assistenten til at sove, når du ikke vil forstyrres.",
"examples": [
"Gå i seng",
"Nap tid",
"Vågn op"
],
"tags": [
"lur",
"naptime",
"sove",
"forstyr-ikke"
]
}
5 changes: 5 additions & 0 deletions translations/da-dk/vocabs.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"wakeup.voc": [
"vågn op"
]
}

0 comments on commit 41c7f16

Please sign in to comment.