mirror of
https://github.com/LemmyNet/lemmy-translations.git
synced 2024-12-22 19:01:25 +00:00
Adding parent comment error messages.
This commit is contained in:
parent
b914a9696b
commit
85beeab154
1 changed files with 2 additions and 0 deletions
|
@ -255,6 +255,8 @@
|
|||
"couldnt_get_posts": "Couldn't get posts",
|
||||
"couldnt_update_post": "Couldn't update post",
|
||||
"couldnt_save_post": "Couldn't save post.",
|
||||
"couldnt_find_parent_comment": "Couldn't find parent comment.",
|
||||
"parent_comment_not_in_post": "The parent comment belongs to another post.",
|
||||
"no_slurs": "No slurs.",
|
||||
"not_an_admin": "Not an admin.",
|
||||
"not_a_moderator": "Not a moderator.",
|
||||
|
|
Loading…
Reference in a new issue