chore: automated housekeeping...

This commit is contained in:
Pieter Vander Vennet 2023-03-29 15:50:10 +02:00
parent 295435d1b6
commit 48a26a2eaf
38 changed files with 849 additions and 681 deletions

View file

@ -348,14 +348,16 @@
"placeholder": {
"en": "Number of couplings",
"de": "Anzahl der Kupplungen",
"nl": "Aantal koppelingen"
"nl": "Aantal koppelingen",
"ca": "Nombre d'acoblaments"
},
"type": "int"
},
"render": {
"en": "Number of couplings: {couplings}",
"de": "Anzahl der Kupplungen: {couplings}",
"nl": "Aantal koppelingen: {couplings}"
"nl": "Aantal koppelingen: {couplings}",
"ca": "Nombre d'acoblaments: {couplings}"
}
},
{