1
0
Fork 0

Fix translation

This commit is contained in:
Alex Kotov 2018-12-06 05:13:26 +05:00
parent fe1c2c18e9
commit 0e5ccd7f45
No known key found for this signature in database
GPG key ID: 4E831250F47DE154
2 changed files with 2 additions and 2 deletions

View file

@ -8,7 +8,7 @@ ru:
личности. личности.
membership_applications: membership_applications:
show: show:
processing: Ваша заявка в обработке processing: Ваше заявление в обработке
passports: passports:
show: show:
confirm: Подтвердить confirm: Подтвердить

View file

@ -17,4 +17,4 @@ Feature: Membership application
| Комментарий | Примите, плиз | | Комментарий | Примите, плиз |
And I click the form button "Отправить заявление" And I click the form button "Отправить заявление"
Then I am at "/membership_applications/\d+" Then I am at "/membership_applications/\d+"
And I see text "Ваша заявка в обработке" And I see text "Ваше заявление в обработке"