From bcb66b0cb3bd949fe5c5539eafb49395b3720f09 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wolfgang=20Hu=C3=9F?= Date: Wed, 14 Aug 2019 08:23:54 +0200 Subject: [PATCH] Corrected English translations to @mattwr18 suggestions --- webapp/locales/en.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/webapp/locales/en.json b/webapp/locales/en.json index e0940ae0d..329c1e773 100644 --- a/webapp/locales/en.json +++ b/webapp/locales/en.json @@ -215,7 +215,7 @@ }, "table": { "columns": { - "number": "#", + "number": "No.", "name": "Name", "slug": "Slug", "role": "Role", @@ -237,7 +237,7 @@ }, "tags": { "name": "Hashtags", - "number": "#", + "number": "No.", "nameOfHashtag": "Name", "tagCountUnique": "Users", "tagCount": "Posts" @@ -259,7 +259,7 @@ "description": "Here you can find more information about this topic.", "titleOfCategoriesSection": "Categories", "titleOfHashtagsSection": "Hashtags", - "titleOfRelatedContributionsSection": "Related Posts" + "titleOfRelatedContributionsSection": "Related posts" }, "takeAction": { "name": "Take action"