Skip to content

Commit

Permalink
add instruction phases to en
Browse files Browse the repository at this point in the history
  • Loading branch information
mcwhittemore committed Sep 1, 2017
1 parent 708583d commit bfe967d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions languages/translations/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,11 @@
"destination": "Take the ferry towards {destination}"
}
},
"phrase": {
"two linked by distance": "{instruction_one} then in {distance} {instruction_two}",
"two linked": "{instruction_one} then {instruction_two}",
"one in distance": "In {distance}, {instruction_one}"
},
"arrive": {
"default": {
"default": "You have arrived at your {nth} destination"
Expand Down

0 comments on commit bfe967d

Please sign in to comment.