diff --git a/public/language/en_GB/category.json b/public/language/en_GB/category.json
index 22d72c3064..3e131894bd 100644
--- a/public/language/en_GB/category.json
+++ b/public/language/en_GB/category.json
@@ -1,5 +1,6 @@
{
"new_topic_button": "New Topic",
+ "guest-login-post": "Log in to post",
"no_topics": "There are no topics in this category.
Why don't you try posting one?",
"browsing": "browsing",
diff --git a/public/language/en_GB/topic.json b/public/language/en_GB/topic.json
index 5fc5863225..1bfdbb25ea 100644
--- a/public/language/en_GB/topic.json
+++ b/public/language/en_GB/topic.json
@@ -15,6 +15,7 @@
"notify_me": "Be notified of new replies in this topic",
"quote": "Quote",
"reply": "Reply",
+ "guest-login-reply": "Log in to reply",
"edit": "Edit",
"delete": "Delete",
"purge": "Purge",