From 0b76ed90aa9567ab6108fe55b9d338a486e81912 Mon Sep 17 00:00:00 2001 From: barisusakli Date: Thu, 9 Apr 2015 17:59:26 -0400 Subject: [PATCH] no group title --- public/language/en_GB/user.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/public/language/en_GB/user.json b/public/language/en_GB/user.json index 7bdd569264..730feaabac 100644 --- a/public/language/en_GB/user.json +++ b/public/language/en_GB/user.json @@ -92,5 +92,6 @@ "follow_topics_you_reply_to": "Follow topics that you reply to.", "follow_topics_you_create": "Follow topics you create.", - "grouptitle": "Select the group title you would like to display" + "grouptitle": "Select the group title you would like to display", + "no-group-title": "No group title" }