1
0
mirror of https://github.com/home-assistant/core.git synced 2026-07-04 13:15:29 +01:00
Files
core/homeassistant/components/github/translations/nl.json
T
2022-01-23 00:13:53 +00:00

15 lines
368 B
JSON

{
"config": {
"abort": {
"already_configured": "Service is al geconfigureerd"
},
"step": {
"repositories": {
"data": {
"repositories": "Selecteer repositories om bij te houden."
},
"title": "Configureer repositories"
}
}
}
}