Merge commit 'd4602118fb
' into kb_migration
This commit is contained in:
commit
4e6b51a016
14 changed files with 102 additions and 2 deletions
|
@ -1590,6 +1590,7 @@ en:
|
|||
title: Privacy Policy
|
||||
reactions:
|
||||
errors:
|
||||
banned: Banned reaction from the user
|
||||
duplication: Cannot react same things
|
||||
limit_reached: Limit of different reactions reached
|
||||
unrecognized_emoji: is not a recognized emoji
|
||||
|
|
|
@ -1577,6 +1577,7 @@ ja:
|
|||
title: プライバシーポリシー
|
||||
reactions:
|
||||
errors:
|
||||
banned: 指定ユーザーからのリアクションは禁止されています
|
||||
duplication: 同じリアクションを複数行おうとしました
|
||||
limit_reached: リアクションの種類が上限に達しました
|
||||
unrecognized_emoji: は絵文字として認識されていません
|
||||
|
|
|
@ -257,6 +257,10 @@ en:
|
|||
whole_word: Whole word
|
||||
email_domain_block:
|
||||
with_dns_records: Include MX records and IPs of the domain
|
||||
emoji_reactions:
|
||||
deny_from_all: Block all stamps
|
||||
must_be_follower: Block stamps from non-followers
|
||||
must_be_following: Block stamps from people you don't follow
|
||||
featured_tag:
|
||||
name: Hashtag
|
||||
filters:
|
||||
|
|
|
@ -265,6 +265,10 @@ ja:
|
|||
whole_word: 単語全体にマッチ
|
||||
email_domain_block:
|
||||
with_dns_records: ドメインのMXレコードとIPアドレスを含む
|
||||
emoji_reactions:
|
||||
deny_from_all: 自分以外すべてのスタンプをブロック
|
||||
must_be_follower: フォロワー以外からのスタンプをブロック
|
||||
must_be_following: フォローしていないユーザーからのスタンプをブロック
|
||||
featured_tag:
|
||||
name: ハッシュタグ
|
||||
filters:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue