-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #655 from ibi-group/nearby-view-support
Nearby view support
- Loading branch information
Showing
63 changed files
with
704 additions
and
638 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
otpUi: | ||
EndpointsOverlay: | ||
forgetWork: İşi unut | ||
swapLocation: '{locationType} konumuna değiştir' | ||
saveAsWork: İşi Kaydet | ||
clearLocation: "{locationType} konumu olarak kaldır" | ||
coordinates: "{lat, number, ::.00000}, {lon, number, ::.00000}" | ||
forgetHome: Evi unut | ||
coordinates: '{lat, number, ::.00000}, {lon, number, ::.00000}' | ||
clearLocation: '{locationType} konumu olarak kaldır' | ||
forgetWork: İşi unut | ||
saveAsHome: Evi kaydet | ||
saveAsWork: İşi Kaydet | ||
swapLocation: "{locationType} konumuna değiştir" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
otpUi: | ||
FromToLocationPicker: | ||
planATrip: 'Bir yolculuk planla:' | ||
from: Buradan | ||
planATrip: "Bir yolculuk planla:" | ||
to: Buraya |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.