1
mirror of https://github.com/home-assistant/core synced 2024-10-13 14:52:10 +02:00
ha-core/homeassistant/components/life360/translations/da.json
2020-11-11 12:10:09 +01:00

20 lines
721 B
JSON

{
"config": {
"create_entry": {
"default": "Hvis du vil angive avancerede indstillinger skal du se [Life360 dokumentation]({docs_url})."
},
"error": {
"invalid_username": "Ugyldigt brugernavn"
},
"step": {
"user": {
"data": {
"password": "Adgangskode",
"username": "Brugernavn"
},
"description": "Hvis du vil angive avancerede indstillinger skal du se [Life360 dokumentation]({docs_url}).\nDu \u00f8nsker m\u00e5ske at g\u00f8re dette f\u00f8r du tilf\u00f8jer konti.",
"title": "Life360-kontooplysninger"
}
}
}
}