Skip to content

Commit

Permalink
Updated GTM template - added options editRowTitle and newRowTitle
Browse files Browse the repository at this point in the history
… for param tale `translations`
  • Loading branch information
tg666 committed Dec 28, 2021
1 parent ed2e6ef commit 38dd31d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion gtm_template.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -1034,7 +1034,9 @@ ___TEMPLATE_PARAMETERS___
}
],
"help": "Here you can rewrite default translations that are defined inside the widget.",
"newRowButtonText": "Add translation"
"newRowButtonText": "Add translation",
"editRowTitle": "Edit translation",
"newRowTitle": "New translation"
}
]
},
Expand Down

0 comments on commit 38dd31d

Please sign in to comment.