diff --git a/src/components/CommentItem.vue b/src/components/CommentItem.vue
index fc64be9e..ec62b9ee 100644
--- a/src/components/CommentItem.vue
+++ b/src/components/CommentItem.vue
@@ -33,8 +33,13 @@
diff --git a/src/locales/en.json b/src/locales/en.json
index 0df1d971..39482591 100644
--- a/src/locales/en.json
+++ b/src/locales/en.json
@@ -156,7 +156,9 @@
"concurrent_prefetch_limit": "Concurrent Stream Prefetch Limit",
"customize": "Customize",
"invalid_url": "Invalid URL!",
- "add": "Add"
+ "add": "Add",
+ "creator_replied": "Creator replied",
+ "creator_liked": "Creator liked"
},
"comment": {
"pinned_by": "Pinned by {author}",