registrations tab update
This commit is contained in:
parent
5042db43ab
commit
0a9a3648d6
5 changed files with 53 additions and 4 deletions
|
|
@ -1176,6 +1176,7 @@
|
|||
"captcha_header": "CAPTCHA",
|
||||
"kocaptcha": "KoCaptcha settings",
|
||||
"access": "Instance access",
|
||||
"rich_metadata": "Metadata",
|
||||
"restrict": {
|
||||
"header": "Restrict access for anonymous visitors",
|
||||
"description": "Detailed setting for allowing/disallowing access to certain aspects of API. By default (indeterminate state) it will disallow if instance is not public, ticked checkbox means disallow access even if instance is public, unticked means allow access even if instance is private. Please note that unexpected behavior might happen if some settings are set, i.e. if profile access is disabled posts will show without profile information.",
|
||||
|
|
@ -1191,7 +1192,9 @@
|
|||
"direct_message": "Via direct message",
|
||||
"chat_message": "Via chat",
|
||||
"email_message": "Via email"
|
||||
}
|
||||
},
|
||||
"restrictions": "Restrictions",
|
||||
"autofollow": "Autofollow"
|
||||
},
|
||||
"links": {
|
||||
"no_scheme": "No scheme",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue