core/homeassistant/components/nam/translations/nb.json

16 lines
321 B
JSON
Raw Normal View History

2022-02-04 00:13:58 +00:00
{
"config": {
"step": {
"credentials": {
"data": {
"username": "Brukernavn"
}
},
"reauth_confirm": {
"data": {
"username": "Brukernavn"
}
}
}
}
}