Skip to content

Commit cfab895

Browse files
committed
add instruction phases to en
1 parent 708583d commit cfab895

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

languages/translations/en.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,11 @@
5050
"destination": "Take the ferry towards {destination}"
5151
}
5252
},
53+
"phrase": {
54+
"twolinkedbydistance": "{instruction_one} then in {distance} {instruction_two}",
55+
"twolinked": "{instruction_one} then {instruction_two}",
56+
"oneindistance": "In {distance}, {instruction_one}"
57+
},
5358
"arrive": {
5459
"default": {
5560
"default": "You have arrived at your {nth} destination"

0 commit comments

Comments
 (0)