-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes #28
- Loading branch information
ofirstiber
committed
Jun 5, 2022
1 parent
e3fc837
commit b73105e
Showing
6 changed files
with
48 additions
and
18 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,41 +1,64 @@ | ||
{ | ||
"RSVPs": "Приглашение на свадьбу", | ||
"RSVPs": "Свадьба Элина и Офира - подтверждение приезда", | ||
"hey": "Привет", | ||
"names": { | ||
"ofir": "Офир", | ||
"ellie": "Элина" | ||
}, | ||
"loading": "Загрузка...", | ||
"finalMessage": { | ||
"arrive": "Большое спасибо {0}, скоро увидимся 🎉", | ||
"noArrive": "Большое спасибо {0} 🌸" | ||
}, | ||
"urlError": "Адрес, к которому вы пытались получить доступ, неверен", | ||
"inviteeNotFound": "Номер не найден", | ||
"ok": "Ok", | ||
"generalError": "Произошла ошибка", | ||
"contactDeveloper": "Пожалуйста, свяжитесь с разработчиками, если проблема не устранена", | ||
"weddingGettingClose": "Наша свадьба приближается", | ||
"onFriday": "В пятницу", | ||
"theyComeLikeYou": "Будут ли {0} также присутствовать?", | ||
"describeGroup": "(Если нет, то можно будет подобрать индивидуально)", | ||
"invitationLink": "К свадебному приглашению", | ||
"whatAboutPlusOne": "Приедет ли {0}?", | ||
"addToCalendar": "Добавить в календарь", | ||
"linkToWaze": "Ссылка на Вейз", | ||
"yourSelection": "Вы выбрали", | ||
"canReset": "(Mожете изменить нажав)", | ||
"iAm": "я", | ||
"yes": "Да", | ||
"no": "Нет", | ||
"and": "и ", | ||
"onTime": "", | ||
"finish": "Заканчивать", | ||
"m": { | ||
"select": "Выбирать", | ||
"selectDefault": "Выбор", | ||
"areYouSure": "Вы уверены, что хотите изменить выбор?", | ||
"submittedForYou": "Похоже, {0} уже ответил за вас", | ||
"payWithPaybox": "Если хотите - можете послать подарок через Paybox", | ||
"select": "Приедетe? Нажмите", | ||
"weddingGettingClose": "Приближается наша свадьба, и мы будем рады узнать, планируете ли вы присутствовать", | ||
"pleaseChoose": "Пожалуйста выберите", | ||
"bringPlusOne": "Вы пришли с +1", | ||
"bringPlusOne": "С вами будет кто-то ещё?", | ||
"options": { | ||
"arriving": "Приближается", | ||
"stayingTheNight": "Прибытие и ночлег", | ||
"arriving": "Да", | ||
"notSure": "Пока не уверен", | ||
"notComing": "Не идет" | ||
"notComing": "Нет" | ||
} | ||
}, | ||
"f": { | ||
"select": "Выбирать", | ||
"selectDefault": "Выбор", | ||
"areYouSure": "Вы уверены, что хотите изменить выбор?", | ||
"submittedForYou": "Похоже, {0} уже ответила за вас", | ||
"payWithPaybox": "Если хотите - можете послать подарок через Paybox", | ||
"select": "Приедетe? Нажмите", | ||
"weddingGettingClose": "Приближается наша свадьба, и мы будем рады узнать, планируете ли вы присутствовать", | ||
"pleaseChoose": "Пожалуйста, выбери", | ||
"bringPlusOne": "Вы пришли с +1", | ||
"bringPlusOne": "С вами будет кто-то ещё?", | ||
"options": { | ||
"arriving": "Приближается", | ||
"stayingTheNight": "Прибытие и ночлег", | ||
"notSure": "Пока не уверен", | ||
"notComing": "Не идет" | ||
"arriving": "Да", | ||
"notSure": "Пока не уверена", | ||
"notComing": "Нет" | ||
} | ||
} | ||
} |
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