* Add: #363 特定サーバーの投稿にスタンプを付けることを禁止する管理者設定 * Fix test
This commit is contained in:
parent
08f2fcb72b
commit
7b8fedb3cd
10 changed files with 157 additions and 26 deletions
|
@ -911,6 +911,10 @@ en:
|
|||
minor: Minor release
|
||||
patch: Patch release — bugfixes and easy to apply changes
|
||||
version: Version
|
||||
special_instances:
|
||||
emoji_reaction_disallow_domains: Domains we are not permitted stamp
|
||||
emoji_reaction_disallow_domains_hint: If you need to be considerate to your coalition partners, set the domain with a new line separator. It is not possible to put a stamp on a post from a set domain.
|
||||
title: Special servers
|
||||
statuses:
|
||||
account: Author
|
||||
application: Application
|
||||
|
|
|
@ -909,6 +909,10 @@ ja:
|
|||
minor: マイナーリリース
|
||||
patch: パッチ (バグ修正のみ)
|
||||
version: バージョン
|
||||
special_instances:
|
||||
emoji_reaction_disallow_domains: 自分がスタンプをつけることを許可しないドメイン
|
||||
emoji_reaction_disallow_domains_hint: 連合先に配慮する必要がある場合、ドメインを改行区切りで設定します。設定されたドメインの投稿にスタンプを付けることはできません。
|
||||
title: 特殊なサーバー
|
||||
statuses:
|
||||
account: 作成者
|
||||
application: アプリ
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue