diff --git a/core/i18n/locales/de.json b/core/i18n/locales/de.json index 9c66305d8f9154e0ad093e5a7a5363bc10ecff10..06c84b1382bf4853d923b1eae2b98046e618cda8 100644 --- a/core/i18n/locales/de.json +++ b/core/i18n/locales/de.json @@ -796,7 +796,7 @@ "report.reason.ILLEGAL_ACTIVITY.title": "Illegale Aktivitäten", "report.reason.MISINFORMATION.description": "Verbreitung von Des- oder Misinformation.", "report.reason.MISINFORMATION.title": "Falschinformation", - "report.reason.OTHER.description": "Inhalte, die nicht in die aufgelisteten Kategorien passen.", + "report.reason.OTHER.description": "Für Inhalte, die nicht in die aufgelisteten Kategorien passen.", "report.reason.OTHER.title": "Etwas anderes", "report.reason.PORNOGRAPHY.description": "Explizite sexuelle Inhalte ohne Bildungs- oder Gesundheitsbezug.", "report.reason.PORNOGRAPHY.title": "Pornografische Inhalte", diff --git a/core/i18n/locales/en.json b/core/i18n/locales/en.json index 0011629e28737fa622b6db9f5297f793baed0150..75fad321fe62a19ffa8ff5ee340566c8d3df0102 100644 --- a/core/i18n/locales/en.json +++ b/core/i18n/locales/en.json @@ -787,9 +787,9 @@ "report.POST.title": "Report post", "report.reason.FALSE_IDENTITY.description": "Pretending to be someone else, or appears to be a fake account.", "report.reason.FALSE_IDENTITY.title": "False identity or not a real person", - "report.reason.HARASSMENT.description": "Content or messages that threaten, harass, or bully.", + "report.reason.HARASSMENT.description": "Promoting hate or violence against groups.", "report.reason.HARASSMENT.title": "Harassment or bullying", - "report.reason.HATE_SPEECH.description": "Promoting hate or violence against groups.", + "report.reason.HATE_SPEECH.description": "Content that incites violence or discriminates based on personal characteristics.", "report.reason.HATE_SPEECH.title": "Hate speech", "report.reason.ILLEGAL_ACTIVITY.description": "Promoting or depicting illegal activities.", "report.reason.ILLEGAL_ACTIVITY.title": "Illegal activities",