core/homeassistant/components/azure_devops/translations/de.json

15 lines
318 B
JSON

{
"config": {
"step": {
"reauth": {
"title": "Erneute Authentifizierung"
},
"user": {
"data": {
"organization": "Organisation",
"project": "Projekt"
}
}
}
}
}