Skip to content

Commit

Permalink
Merge pull request #35 from jandillmann/patch-1
Browse files Browse the repository at this point in the history
Fix incorrect escape of a single quote in uk.yml
  • Loading branch information
hisea committed Feb 24, 2016
2 parents b9549a5 + a3d6662 commit 3d01113
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion locales/uk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ uk:
action: "Розблокувати обліковий запис"
greeting: "Привіт \"%{recipient}!\""
instruction: "Натисніть на посилання для активації облікового запису:"
message: "Ваш обліковий запис був заблокований у зв\'язку з перевищенням ліміту невдалих спроб входу."
message: "Ваш обліковий запис був заблокований у зв''язку з перевищенням ліміту невдалих спроб входу."
subject: "Інструкції для розблокування облікового запису"
passwords:
new:
Expand Down

0 comments on commit 3d01113

Please sign in to comment.