diff --git a/languages/translations/en.json b/languages/translations/en.json index d67a12093..8a4d61c36 100644 --- a/languages/translations/en.json +++ b/languages/translations/en.json @@ -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"