core/homeassistant/components/trafikverket_ferry/translations/sv.json

19 lines
394 B
JSON
Raw Normal View History

2022-06-23 00:20:13 +00:00
{
"config": {
"error": {
"invalid_auth": "Ogiltig autentisering"
},
"step": {
"reauth_confirm": {
"data": {
"api_key": "API-nyckel"
}
},
"user": {
"data": {
"api_key": "API-nyckel"
}
}
}
}
}