Skip to content

Commit

Permalink
Merge pull request #10 from DotNetCoderDk/master
Browse files Browse the repository at this point in the history
Create da.json
  • Loading branch information
AaronDavidSchneider authored Oct 14, 2020
2 parents 2855fd5 + a7755a0 commit 3667c54
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions custom_components/sonos_alarm/translations/da.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"config": {
"title": "Sonos Alarm",
"step": {
"confirm": {
"title": "Sonos Alarm",
"description": "Vil du sætte Sonos Alarm op?"
}
},
"abort": {
"single_instance_allowed": "Kun en enkelt konfiguration af Sonos Alarm er nødvendig.",
"no_devices_found": "Der blev ikke fundet nogen Sonos enheder på netværket."
}
}
}

0 comments on commit 3667c54

Please sign in to comment.