Update bicycle_rental.json

Change "much" to "many" to improve question structure.
This commit is contained in:
Win Olario 2023-03-04 08:26:20 +08:00 committed by GitHub
parent 3f3fdeb73a
commit 1ec2b58742
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -430,7 +430,7 @@
"bicycle_rental"
],
"question": {
"en": "How much type_plural can be rented here?",
"en": "How many type_plural can be rented here?",
"nl": "Hoeveel type_plural kunnen hier uitgeleend worden?",
"de": "Wie viele type_plural können hier gemietet werden?",
"fr": "Combien de type_plural peuvent être loués ici ?",
@ -567,4 +567,4 @@
}
]
}
}
}