You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
intro: django.pgettext('defakts','This comment contains disinformation. Defakts uses an Artificial '+
7
-
'Intelligence to scan content for disinformation. Disinformation often shows '+
8
-
'certain characteristics that allow for a reliable identification.'),
6
+
expandableBar: django.pgettext('defakts','The defakt AI has found evidence of disinformation.'),
7
+
intro: django.pgettext('defakts','Defakts uses artificial intelligence to check content for disinformation based on certain linguistic characteristics.'),
8
+
confidenceScore: django.pgettext('defakts','The AI considers some of the characteristics of disinformation to be fulfilled based on the following words in the comment. The probability is given in % for each characteristic.'),
9
+
cta: django.pgettext('defakts','If you want to know more about what the characteristics mean, please visit our [FAQs]. Here you will also find advice on how to respond constructively to disinformation.'),
9
10
ariaReadMore: django.pgettext('defakts','Click to view the AI explanation for reporting this comment.'),
10
11
ariaReadLess: django.pgettext('defakts','Click to hide the AI explanation for reporting this comment.'),
11
12
readMore: django.pgettext('defakts','Read more'),
@@ -14,7 +15,7 @@ const translated = {
14
15
hideInfoSwitch: django.pgettext('defakts','Hide AI info from users')
0 commit comments