Skip to content

Commit bd37118

Browse files
authored
Merge pull request #213 from 1ec5/bi-cycle-route
Rename Cycle Route to Bicycle Route
2 parents 0913fba + 279d235 commit bd37118

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

data/presets/type/route/bicycle.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@
2828
"key": "route",
2929
"value": "bicycle"
3030
},
31-
"name": "Cycle Route"
31+
"name": "Bicycle Route"
3232
}

interim/source_strings.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9284,8 +9284,8 @@ en:
92849284
terms: '<translate with synonyms or related terms for ''Aerial Route'', separated by commas>'
92859285
type/route/bicycle:
92869286
# 'type=route + route=bicycle\n\nTranslate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).'
9287-
name: Cycle Route
9288-
terms: '<translate with synonyms or related terms for ''Cycle Route'', separated by commas>'
9287+
name: Bicycle Route
9288+
terms: '<translate with synonyms or related terms for ''Bicycle Route'', separated by commas>'
92899289
type/route/bus:
92909290
# 'type=route + route=bus\n\nTranslate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).'
92919291
name: Bus Route

0 commit comments

Comments
 (0)