From 18550774a7e58ff3c94fa01c8c64492ce045b1ff Mon Sep 17 00:00:00 2001 From: vladyslav Date: Thu, 24 Oct 2024 16:33:44 +0300 Subject: [PATCH] Add some abusereport reasons for model --- cn.js | 2 ++ de.js | 2 ++ en.js | 2 ++ es.js | 2 ++ fr.js | 2 ++ ja.js | 2 ++ 6 files changed, 12 insertions(+) diff --git a/cn.js b/cn.js index 97a04fa..751ef3f 100644 --- a/cn.js +++ b/cn.js @@ -1759,6 +1759,8 @@ "The content violates the platform's terms of service or community guidelines.", privacy_violation: "The content includes personal information without consent.", + wrong_image: "The image is incorrect", + wrong_metadata: "The metadata is incorrect", }, }, comment: { diff --git a/de.js b/de.js index 4cefe4c..20d0038 100644 --- a/de.js +++ b/de.js @@ -1758,6 +1758,8 @@ const de = { "The content violates the platform's terms of service or community guidelines.", privacy_violation: "The content includes personal information without consent.", + wrong_image: "The image is incorrect", + wrong_metadata: "The metadata is incorrect", }, }, comment: { diff --git a/en.js b/en.js index c7c842f..5c7a0fd 100644 --- a/en.js +++ b/en.js @@ -1809,6 +1809,8 @@ const en = { "The content violates the platform's terms of service or community guidelines.", privacy_violation: "The content includes personal information without consent.", + wrong_image: "The image is incorrect", + wrong_metadata: "The metadata is incorrect", }, }, comment: { diff --git a/es.js b/es.js index 495c300..327d145 100644 --- a/es.js +++ b/es.js @@ -1834,6 +1834,8 @@ const es = { "The content violates the platform's terms of service or community guidelines.", privacy_violation: "The content includes personal information without consent.", + wrong_image: "The image is incorrect", + wrong_metadata: "The metadata is incorrect", }, }, comment: { diff --git a/fr.js b/fr.js index f52d22a..ec30911 100644 --- a/fr.js +++ b/fr.js @@ -1751,6 +1751,8 @@ const fr = { "The content violates the platform's terms of service or community guidelines.", privacy_violation: "The content includes personal information without consent.", + wrong_image: "The image is incorrect", + wrong_metadata: "The metadata is incorrect", }, }, comment: { diff --git a/ja.js b/ja.js index 45edf0b..95520a0 100644 --- a/ja.js +++ b/ja.js @@ -1769,6 +1769,8 @@ const ja = { "The content violates the platform's terms of service or community guidelines.", privacy_violation: "The content includes personal information without consent.", + wrong_image: "The image is incorrect", + wrong_metadata: "The metadata is incorrect", }, }, comment: {