Add post_hash_tags_max setting
This commit is contained in:
parent
650cfae270
commit
03dabcad9c
9 changed files with 26 additions and 2 deletions
|
@ -599,6 +599,7 @@ en:
|
|||
enable_block_emoji_reaction_settings: Enable block emoji reactions settings for users
|
||||
hide_local_users_for_anonymous: Hide timeline local user posts from anonymous
|
||||
keywords: Reject keywords
|
||||
post_hash_tags_max: Hash tags max for posts
|
||||
title: NG words and against spams
|
||||
relationships:
|
||||
title: "%{acct}'s relationships"
|
||||
|
@ -1754,6 +1755,7 @@ en:
|
|||
show_thread: Show thread
|
||||
sign_in_to_participate: Login to participate in the conversation
|
||||
title: '%{name}: "%{quote}"'
|
||||
too_many_hashtags: Too many hashtags
|
||||
visibilities:
|
||||
direct: Direct
|
||||
private: Followers-only
|
||||
|
|
|
@ -598,6 +598,7 @@ ja:
|
|||
enable_block_emoji_reaction_settings: 各ユーザーにスタンプ機能のブロック設定項目を解放する
|
||||
hide_local_users_for_anonymous: ログインしていない状態でローカルユーザーの投稿をタイムラインから取得できないようにする
|
||||
keywords: 投稿できないキーワード
|
||||
post_hash_tags_max: 投稿に設定可能なハッシュタグの最大数
|
||||
title: NGワードとスパム
|
||||
relationships:
|
||||
title: "%{acct} さんのフォロー・フォロワー"
|
||||
|
@ -1735,6 +1736,7 @@ ja:
|
|||
show_thread: スレッドを表示
|
||||
sign_in_to_participate: ログインして会話に参加
|
||||
title: '%{name}: "%{quote}"'
|
||||
too_many_hashtags: ハッシュタグが多すぎます
|
||||
visibilities:
|
||||
direct: ダイレクト
|
||||
private: フォロワー限定
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue