We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9f5f44 commit f8c2070Copy full SHA for f8c2070
custom_components/unii/translations/nl.json
@@ -1,7 +1,7 @@
1
{
2
"config": {
3
"abort": {
4
- "already_configured": "Apparaat is al geconfigueerd",
+ "already_configured": "Apparaat is al geconfigureerd",
5
"reauth_successful": "Herconfiguratie was succesvol"
6
},
7
"error": {
@@ -23,7 +23,7 @@
23
24
"reauth_confirm": {
25
"title": "Authenticatie is verlopen voor Alphatronics UNii",
26
- "description": "De Alphatronics UNii integratie moet opnieuw worden geauthenticeert"
+ "description": "De Alphatronics UNii integratie moet opnieuw worden geauthenticeerd"
27
}
28
29
@@ -32,7 +32,7 @@
32
"init": {
33
"title": "UNii instellingen",
34
"data": {
35
- "user_code": "User code"
+ "user_code": "Gebruikerscode"
36
37
38
0 commit comments