fix i18n typos in NotifyAboutThing.pm
This commit is contained in:
parent
889977eb87
commit
3af1b41542
1 changed files with 2 additions and 2 deletions
|
|
@ -57,8 +57,8 @@ sub definition {
|
|||
groupToNotify => {
|
||||
fieldType=>"group",
|
||||
defaultValue=>["4"],
|
||||
label=>$i18n->get("who to notify"),
|
||||
hoverHelp=>$i18n->get("who to notify help")
|
||||
label=>$i18n->get("group to notify"),
|
||||
hoverHelp=>$i18n->get("group to notify help")
|
||||
},
|
||||
message => {
|
||||
fieldType=>"textarea",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue