Add explanation for i18n placeholder

// FREEBIE
pull/749/head
lilia 9 years ago
parent 863289b965
commit 0e64395701

@ -10,6 +10,7 @@
},
"verifyContact": {
"message": "You may wish to $tag_start$ verify $tag_end$ this contact.",
"description": "Use $tag_start$ and $tag_end$ to wrap the word or phrase in this sentence that the user should click on in order to navigate to the verification screen. These placeholders will be replaced with appropriate HTML code.",
"placeholders": {
"tag_start": {
"content": "<a class='verify' href='#'>"

Loading…
Cancel
Save