i18n fixes for the Donation
This commit is contained in:
parent
55237e3e82
commit
262bdaae72
1 changed files with 2 additions and 2 deletions
|
|
@ -62,8 +62,8 @@ sub definition {
|
|||
fieldType => "template",
|
||||
namespace => "Donation",
|
||||
defaultValue => "vrKXEtluIhbmAS9xmPukDA",
|
||||
label => $i18n->get("template"),
|
||||
hoverHelp => $i18n->get("template help"),
|
||||
label => $i18n->get("donate template"),
|
||||
hoverHelp => $i18n->get("donate template help"),
|
||||
},
|
||||
thankYouMessage => {
|
||||
tab => "properties",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue