From 78d16fb441c357747071fa4ba09377f170ff0bd7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wolfgang=20Hu=C3=9F?= Date: Thu, 24 Oct 2019 10:17:31 +0200 Subject: [PATCH] Change appearance of moderators reports list again --- webapp/locales/de.json | 11 ++++--- webapp/locales/en.json | 11 ++++--- webapp/pages/moderation/index.vue | 50 +++++++++++++++---------------- 3 files changed, 38 insertions(+), 34 deletions(-) diff --git a/webapp/locales/de.json b/webapp/locales/de.json index 6dc8b2b78..d70783f4c 100644 --- a/webapp/locales/de.json +++ b/webapp/locales/de.json @@ -446,13 +446,16 @@ "reports": { "empty": "Glückwunsch, es gibt nichts zu moderieren.", "name": "Meldungen", + "type": "Typ", + "content": "Inhalt", + "author": "Autor", + "decision": "Entscheidung", + "noDecision": "Keine Entscheidung!", + "disabledBy": "Deaktiviert von", "reasonCategory": "Kategorie", "reasonDescription": "Beschreibung", "createdAt": "Datum", - "submitter": "Gemeldet von", - "disabledBy": "Deaktiviert von", - "decision": "Entscheidung", - "noDecision": "Keine Entscheidung!" + "submitter": "Gemeldet von" } }, "disable": { diff --git a/webapp/locales/en.json b/webapp/locales/en.json index 816815142..31d2c2a20 100644 --- a/webapp/locales/en.json +++ b/webapp/locales/en.json @@ -447,13 +447,16 @@ "reports": { "empty": "Congratulations, nothing to moderate.", "name": "Reports", + "type": "Type", + "content": "Content", + "author": "Author", + "decision": "Decision", + "noDecision": "No decision!", + "disabledBy": "Disabled by", "reasonCategory": "Category", "reasonDescription": "Description", "createdAt": "Date", - "submitter": "Reported by", - "disabledBy": "Disabled by", - "decision": "Decision", - "noDecision": "No decision!" + "submitter": "Reported by" } }, "disable": { diff --git a/webapp/pages/moderation/index.vue b/webapp/pages/moderation/index.vue index 1d485cc2c..19da03099 100644 --- a/webapp/pages/moderation/index.vue +++ b/webapp/pages/moderation/index.vue @@ -9,11 +9,27 @@ >