mirror of
https://github.com/LemmyNet/lemmy-translations.git
synced 2025-01-03 16:51:26 +00:00
Adding registration mode.
This commit is contained in:
parent
fc676568aa
commit
975c922271
1 changed files with 2 additions and 0 deletions
|
@ -261,7 +261,9 @@
|
||||||
"downvote": "Downvote",
|
"downvote": "Downvote",
|
||||||
"number_of_downvotes": "{{formattedCount}} Downvote",
|
"number_of_downvotes": "{{formattedCount}} Downvote",
|
||||||
"number_of_downvotes_plural": "{{formattedCount}} Downvotes",
|
"number_of_downvotes_plural": "{{formattedCount}} Downvotes",
|
||||||
|
"registration_mode": "Registration Mode",
|
||||||
"open_registration": "Open Registration",
|
"open_registration": "Open Registration",
|
||||||
|
"close_registration": "Close Registration",
|
||||||
"registration_closed": "Registration closed",
|
"registration_closed": "Registration closed",
|
||||||
"enable_nsfw": "Enable NSFW",
|
"enable_nsfw": "Enable NSFW",
|
||||||
"url": "URL",
|
"url": "URL",
|
||||||
|
|
Loading…
Reference in a new issue