Deck card comment notification label improvement
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
This commit is contained in:
committed by
Julius Härtl
parent
b9316cdd2b
commit
af1e413513
@@ -38,7 +38,7 @@ class SettingComment extends Setting {
|
|||||||
* @since 11.0.0
|
* @since 11.0.0
|
||||||
*/
|
*/
|
||||||
public function getName(): string {
|
public function getName(): string {
|
||||||
return $this->l->t('A <strong>comment</strong> was created on a card');
|
return $this->l->t('A <strong>comment</strong> was created on a Deck card');
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user