mirror of
https://github.com/LemmyNet/lemmy-translations.git
synced 2024-12-22 10:51:23 +00:00
Separating login and register links for must_login. (#145)
This commit is contained in:
parent
7adddded58
commit
37c437e753
1 changed files with 1 additions and 1 deletions
|
@ -381,7 +381,7 @@
|
|||
"not_logged_in": "Not logged in.",
|
||||
"bio_length_overflow": "User bio cannot exceed 300 characters.",
|
||||
"logged_in": "Logged in.",
|
||||
"must_login": "You must <1>log in or register</1> to comment.",
|
||||
"must_login": "You must <1>log in</1> or <2>register</2> to comment.",
|
||||
"site_saved": "Site Saved.",
|
||||
"community_ban": "You have been banned from this community.",
|
||||
"site_ban": "You have been banned from the site",
|
||||
|
|
Loading…
Reference in a new issue