Skip to content

Commit f8c2070

Browse files
committed
Fix typos
1 parent c9f5f44 commit f8c2070

File tree

1 file changed

+3
-3
lines changed
  • custom_components/unii/translations

1 file changed

+3
-3
lines changed

custom_components/unii/translations/nl.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"config": {
33
"abort": {
4-
"already_configured": "Apparaat is al geconfigueerd",
4+
"already_configured": "Apparaat is al geconfigureerd",
55
"reauth_successful": "Herconfiguratie was succesvol"
66
},
77
"error": {
@@ -23,7 +23,7 @@
2323
},
2424
"reauth_confirm": {
2525
"title": "Authenticatie is verlopen voor Alphatronics UNii",
26-
"description": "De Alphatronics UNii integratie moet opnieuw worden geauthenticeert"
26+
"description": "De Alphatronics UNii integratie moet opnieuw worden geauthenticeerd"
2727
}
2828
}
2929
},
@@ -32,7 +32,7 @@
3232
"init": {
3333
"title": "UNii instellingen",
3434
"data": {
35-
"user_code": "User code"
35+
"user_code": "Gebruikerscode"
3636
}
3737
}
3838
}

0 commit comments

Comments
 (0)