Add explanation for i18n placeholder
// FREEBIE
This commit is contained in:
parent
863289b965
commit
0e64395701
1 changed files with 1 additions and 0 deletions
|
@ -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…
Reference in a new issue