diff --git a/public/language/en_GB/user.json b/public/language/en_GB/user.json index 332653ac3b..208fb5dd09 100644 --- a/public/language/en_GB/user.json +++ b/public/language/en_GB/user.json @@ -19,6 +19,9 @@ "signature": "Signature", "gravatar": "Gravatar", "birthday": "Birthday", + "chat": "Chat", + "follow": "Follow", + "unfollow": "Unfollow", "change_picture": "Change Picture", "edit": "Edit", diff --git a/public/templates/account.tpl b/public/templates/account.tpl index 1730b4bc99..683b1c42f6 100644 --- a/public/templates/account.tpl +++ b/public/templates/account.tpl @@ -28,9 +28,9 @@