Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix companion typos #1337

Merged
merged 1 commit into from
Jan 15, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion i18n/en-US.yml
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ components:
addNewCompanion: Add a new travel companion
companionAlreadyAdded: You already have a companion with email {email}
companionExplanation: >
Invite an exiting G-MAP user to be a travel companion by entering their
Invite an existing G-MAP user to be a travel companion by entering their
email. When they accept, their status will change to "verified", and you
can share your trip status and plan trips based on one another's mobility
profile.
Expand Down
2 changes: 1 addition & 1 deletion i18n/ru.yml
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ components:
addNewCompanion: Добавить нового попутчика
companionAlreadyAdded: У вас уже есть попутчик с адресом электронной почты {email}.
companionExplanation: >
Invite an exiting G-MAP user to be a travel companion by entering their
Invite an existing G-MAP user to be a travel companion by entering their
email. When they accept, their status will change to "verified", and you
can share your trip status and plan trips based on one another's mobility
profile.
Expand Down
Loading