Skip to content

Commit

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

* Translate skill.json via GitLocalize

---------

Co-authored-by: mt-gitlocalize <[email protected]>
Co-authored-by: Andreas Lorensen <[email protected]>
  • Loading branch information
3 people authored Nov 25, 2024
1 parent 8c71a2e commit fcfc607
Showing 1 changed file with 38 additions and 0 deletions.
38 changes: 38 additions & 0 deletions locale/da-dk/skill.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
{
"skill_id": "skill-ovos-news.openvoiceos",
"source": "https://github.com/OpenVoiceOS/skill-ovos-news",
"extra_plugins": {
"core": [

],
"PHAL": [

],
"listener": [

],
"audio": [
"ovos-ocp-nyhedsplugin"
],
"media": [
"ovos-ocp-nyhedsplugin"
],
"gui": [

]
},
"name": "Nyhedsstrømme",
"description": "Nyheder fra hele kloden.",
"examples": [
"afspil nyhederne",
"spil npr nyheder",
"spil euronews",
"afspil catalanske nyheder",
"afspil portugisiske nyheder",
"afspil nyheder på spansk"
],
"tags": [
"nyheder",
"information"
]
}

0 comments on commit fcfc607

Please sign in to comment.