* Add: #778 アカウント名・紹介文のフィルタリング * Fix test
This commit is contained in:
parent
d413e2d6e5
commit
8e59cd0992
13 changed files with 39 additions and 9 deletions
|
@ -362,6 +362,7 @@ en:
|
|||
options:
|
||||
exclude_follows: Exclude following users
|
||||
exclude_localusers: Exclude local users
|
||||
exclude_profile: Exclude account name and bio
|
||||
exclude_quote: Exclude quote or references
|
||||
form_admin_settings:
|
||||
activity_api_enabled: Publish aggregate statistics about user activity in the API
|
||||
|
|
|
@ -358,6 +358,7 @@ ja:
|
|||
options:
|
||||
exclude_follows: フォロー中のユーザーをフィルターの対象にしない
|
||||
exclude_localusers: ローカルユーザーをフィルターの対象にしない
|
||||
exclude_profile: アカウント名および紹介文をフィルターの対象にしない
|
||||
exclude_quote: 引用の内容をフィルターの対象にしない
|
||||
form_admin_settings:
|
||||
activity_api_enabled: APIでユーザーアクティビティに関する集計統計を公開する
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue