Fix up translatable string

Transifex is having trouble delimiting these placeholders.

// FREEBIE
pull/749/head
lilia 9 years ago
parent 1fcc528706
commit cd5d1875ee

@ -9,7 +9,7 @@
"message": "Submit" "message": "Submit"
}, },
"verifyContact": { "verifyContact": {
"message": "You may wish to $tag_start$verify$tag_end$ this contact.", "message": "You may wish to $tag_start$ verify $tag_end$ this contact.",
"placeholders": { "placeholders": {
"tag_start": { "tag_start": {
"content": "<a class='verify' href='#'>" "content": "<a class='verify' href='#'>"

Loading…
Cancel
Save