mirror of
https://github.com/LemmyNet/lemmy-translations.git
synced 2024-12-22 19:01:25 +00:00
Adding view all comments and more replies.
This commit is contained in:
parent
8fffc1d260
commit
7c3945745d
1 changed files with 3 additions and 0 deletions
|
@ -60,6 +60,7 @@
|
|||
"formatting_help": "formatting help",
|
||||
"sorting_help": "sorting help",
|
||||
"view_source": "view source",
|
||||
"view_all_comments": "View all comments",
|
||||
"unlock": "unlock",
|
||||
"lock": "lock",
|
||||
"sticky": "sticky",
|
||||
|
@ -198,6 +199,8 @@
|
|||
"type": "Type",
|
||||
"unread": "Unread",
|
||||
"replies": "Replies",
|
||||
"x_more_replies": "{{formattedCount}} more reply",
|
||||
"x_more_replies_plural": "{{formattedCount}} more replies",
|
||||
"mentions": "Mentions",
|
||||
"reply_sent": "Reply sent",
|
||||
"message_sent": "Message sent",
|
||||
|
|
Loading…
Reference in a new issue