* Add: #348 新規登録の上限人数 * Fix test * Fix test * Wip * Fix test * Add invite support * Wip * Fix test * Fix test * Fix test
This commit is contained in:
parent
d7cc6b788c
commit
e317edecb8
26 changed files with 362 additions and 6 deletions
|
@ -354,7 +354,13 @@ en:
|
|||
profile_directory: Enable profile directory
|
||||
receive_other_servers_emoji_reaction: Receive emoji reaction between other server users
|
||||
registration_button_message: Register button message
|
||||
registrations_limit: User registration limit
|
||||
registrations_limit_per_day: User registration limit per day
|
||||
registrations_mode: Who can sign-up
|
||||
registrations_end_hour: Registration end hour (UTC 0-24)
|
||||
registrations_start_hour: Registration start hour (UTC 0-24)
|
||||
registrations_secondary_end_hour: Secondary registration end hour (UTC 0-24) If input 0, secondary hour is disabled.
|
||||
registrations_secondary_start_hour: Secondary registration start hour (UTC 0-24)
|
||||
require_invite_text: Require a reason to join
|
||||
show_domain_blocks: Show domain blocks
|
||||
show_domain_blocks_rationale: Show why domains were blocked
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue