Fix: 公開範囲「ログインユーザーのみ」翻訳
This commit is contained in:
parent
4fbaadaf1b
commit
631a037524
2 changed files with 4 additions and 0 deletions
|
@ -1835,6 +1835,8 @@ en:
|
|||
too_many_hashtags: Too many hashtags
|
||||
visibilities:
|
||||
direct: Direct
|
||||
login: Login only
|
||||
login_long: Only show to logined users
|
||||
private: Followers-only
|
||||
private_long: Only show to followers
|
||||
public: Public
|
||||
|
|
|
@ -1807,6 +1807,8 @@ ja:
|
|||
too_many_hashtags: ハッシュタグが多すぎます
|
||||
visibilities:
|
||||
direct: ダイレクト
|
||||
login: ログインユーザー限定
|
||||
login_long: ログインしたユーザーのみ表示されます
|
||||
private: フォロワー限定
|
||||
private_long: フォロワーにのみ表示されます
|
||||
public: 公開
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue