diff --git a/langs/layers/en.json b/langs/layers/en.json index af7a0a93fd..9877297399 100644 --- a/langs/layers/en.json +++ b/langs/layers/en.json @@ -835,10 +835,10 @@ "bike_cleaning-charge": { "mappings": { "0": { - "then": "Free to use cleaning service" + "then": "This cleaning service is free to use" }, "1": { - "then": "Free to use" + "then": "This cleaning service is paid" } }, "question": "How much does it cost to use the cleaning service?", @@ -8469,4 +8469,4 @@ } } } -} \ No newline at end of file +}