🌐 N°2875 - Add TriggerOnObjectMention:mentioned_filter(+) translations

This commit is contained in:
Molkobain
2021-10-17 18:24:47 +02:00
parent b9a68f4aeb
commit 0b0c99c935
16 changed files with 32 additions and 0 deletions

View File

@@ -656,6 +656,8 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array(
Dict::Add('ZH CN', 'Chinese', '简体中文', array(
'Class:TriggerOnObjectMention' => 'Trigger (on object mention)~~',
'Class:TriggerOnObjectMention+' => 'Trigger on mention (@xxx) of an object of [a child class of] the given class in a log attribute~~',
'Class:TriggerOnObjectMention/Attribute:mentioned_filter' => 'Mentioned filter~~',
'Class:TriggerOnObjectMention/Attribute:mentioned_filter+' => 'Limit the list of mentioned objects will activate the trigger. If empty, any mentioned object (of any class) will activate it.~~',
));
//