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 => {
|
groupToNotify => {
|
||||||
fieldType=>"group",
|
fieldType=>"group",
|
||||||
defaultValue=>["4"],
|
defaultValue=>["4"],
|
||||||
label=>$i18n->get("who to notify"),
|
label=>$i18n->get("group to notify"),
|
||||||
hoverHelp=>$i18n->get("who to notify help")
|
hoverHelp=>$i18n->get("group to notify help")
|
||||||
},
|
},
|
||||||
message => {
|
message => {
|
||||||
fieldType=>"textarea",
|
fieldType=>"textarea",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue