diff --git a/core/i18n/locales/de.json b/core/i18n/locales/de.json index 94ba7550bc345ebadb988f0c4f0cadbdffe852d7..e33b8c71eb91673c6ae7470758274c62c83a4896 100644 --- a/core/i18n/locales/de.json +++ b/core/i18n/locales/de.json @@ -811,7 +811,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 85cf0b6f074c5989142ad6ebf78af49f69d2bdfc..f425c3dd4a5ddd8becd2cd16412d94e15ff989ba 100644 --- a/core/i18n/locales/en.json +++ b/core/i18n/locales/en.json @@ -802,9 +802,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",