Update hydrant.json

Language improvement: aansluiting -> koppeling
This commit is contained in:
OliNau 2023-02-06 15:23:11 +01:00 committed by GitHub
parent 84a4622810
commit 3e4cc95edf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -374,14 +374,14 @@
"placeholder": { "placeholder": {
"en": "Number of couplings", "en": "Number of couplings",
"de": "Anzahl der Kupplungen", "de": "Anzahl der Kupplungen",
"nl": "Aantal aansluitingen" "nl": "Aantal koppelingen"
}, },
"type": "int" "type": "int"
}, },
"render": { "render": {
"en": "Number of couplings: {couplings}", "en": "Number of couplings: {couplings}",
"de": "Anzahl der Kupplungen: {couplings}", "de": "Anzahl der Kupplungen: {couplings}",
"nl": "Aantal aansluitingen: {couplings}" "nl": "Aantal koppelingen: {couplings}"
} }
}, },
{ {