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"
},
"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": {
"tag_start": {
"content": "<a class='verify' href='#'>"

Loading…
Cancel
Save