Adding registration mode.

This commit is contained in:
Dessalines 2023-01-04 11:45:15 -05:00
parent fc676568aa
commit 975c922271
1 changed files with 2 additions and 0 deletions

View File

@ -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",