File tree Expand file tree Collapse file tree 5 files changed +9
-4
lines changed
test/fixtures/v5/new_name Expand file tree Collapse file tree 5 files changed +9
-4
lines changed Original file line number Diff line number Diff line change 196
196
"name" : " Continue {modifier} onto {way_name}" ,
197
197
"destination" : " Continue {modifier} towards {destination}"
198
198
},
199
+ "straight" : {
200
+ "default" : " Continue straight" ,
201
+ "name" : " Continue onto {way_name}" ,
202
+ "destination" : " Continue towards {destination}"
203
+ },
199
204
"sharp left" : {
200
205
"default" : " Take a sharp left" ,
201
206
"name" : " Take a sharp left onto {way_name}" ,
Original file line number Diff line number Diff line change 9
9
},
10
10
"instructions" : {
11
11
"de" : " Geradeaus weiterfahren Richtung Destination 1" ,
12
- "en" : " Continue straight towards Destination 1" ,
12
+ "en" : " Continue towards Destination 1" ,
13
13
"es" : " Continua recto hacia Destination 1" ,
14
14
"fr" : " Continuer tout droit en direction de Destination 1" ,
15
15
"id" : " Lanjutkan lurus menuju Destination 1" ,
Original file line number Diff line number Diff line change 9
9
},
10
10
"instructions" : {
11
11
"de" : " Geradeaus weiterfahren auf Way Name" ,
12
- "en" : " Continue straight onto Way Name" ,
12
+ "en" : " Continue onto Way Name" ,
13
13
"es" : " Continua recto en Way Name" ,
14
14
"fr" : " Continuer tout droit sur Way Name" ,
15
15
"id" : " Lanjutkan lurus menuju Way Name" ,
Original file line number Diff line number Diff line change 10
10
},
11
11
"instructions" : {
12
12
"de" : " Geradeaus weiterfahren Richtung Destination 1" ,
13
- "en" : " Continue straight towards Destination 1" ,
13
+ "en" : " Continue towards Destination 1" ,
14
14
"es" : " Continua recto hacia Destination 1" ,
15
15
"fr" : " Continuer tout droit en direction de Destination 1" ,
16
16
"id" : " Lanjutkan lurus menuju Destination 1" ,
Original file line number Diff line number Diff line change 8
8
},
9
9
"instructions" : {
10
10
"de" : " Geradeaus weiterfahren auf Way Name" ,
11
- "en" : " Continue straight onto Way Name" ,
11
+ "en" : " Continue onto Way Name" ,
12
12
"es" : " Continua recto en Way Name" ,
13
13
"fr" : " Continuer tout droit sur Way Name" ,
14
14
"id" : " Lanjutkan lurus menuju Way Name" ,
You can’t perform that action at this time.
0 commit comments