summaryrefslogtreecommitdiffstats
path: root/ui/src/translations/en.ts
diff options
context:
space:
mode:
Diffstat (limited to 'ui/src/translations/en.ts')
-rw-r--r--ui/src/translations/en.ts2
1 files changed, 2 insertions, 0 deletions
diff --git a/ui/src/translations/en.ts b/ui/src/translations/en.ts
index e58e94e5..788bce79 100644
--- a/ui/src/translations/en.ts
+++ b/ui/src/translations/en.ts
@@ -201,6 +201,7 @@ export const en = {
couldnt_like_comment: "Couldn't like comment.",
couldnt_update_comment: "Couldn't update comment.",
couldnt_save_comment: "Couldn't save comment.",
+ couldnt_get_comments: "Couldn't get comments.",
no_comment_edit_allowed: 'Not allowed to edit comment.',
no_post_edit_allowed: 'Not allowed to edit post.',
no_community_edit_allowed: 'Not allowed to edit community.',
@@ -211,6 +212,7 @@ export const en = {
community_follower_already_exists: 'Community follower already exists.',
community_user_already_banned: 'Community user already banned.',
couldnt_create_post: "Couldn't create post.",
+ post_title_too_long: 'Post title too long.',
couldnt_like_post: "Couldn't like post.",
couldnt_find_post: "Couldn't find post.",
couldnt_get_posts: "Couldn't get posts",