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

16 lines
306 B
JSON
Raw Normal View History

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