Skip to content

Commit 1bc4894

Browse files
Fixed bug in norwegian translation
1 parent b84df9b commit 1bc4894

File tree

1 file changed

+1
-1
lines changed
  • custom_components/panasonic_cc/translations

1 file changed

+1
-1
lines changed

custom_components/panasonic_cc/translations/nb.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"user": {
55
"title": "Panasonic Comfort Cloud",
66
"description": "Skriv inn Panasonic ID og passord",
7-
"data": { "brukernavn": "Panasonic ID", "password": "Passord" }
7+
"data": { "username": "Panasonic ID", "password": "Passord" }
88
}
99
},
1010
"abort": {

0 commit comments

Comments
 (0)