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
|
too_many_hashtags: Too many hashtags
|
||||||
visibilities:
|
visibilities:
|
||||||
direct: Direct
|
direct: Direct
|
||||||
|
login: Login only
|
||||||
|
login_long: Only show to logined users
|
||||||
private: Followers-only
|
private: Followers-only
|
||||||
private_long: Only show to followers
|
private_long: Only show to followers
|
||||||
public: Public
|
public: Public
|
||||||
|
|
|
@ -1807,6 +1807,8 @@ ja:
|
||||||
too_many_hashtags: ハッシュタグが多すぎます
|
too_many_hashtags: ハッシュタグが多すぎます
|
||||||
visibilities:
|
visibilities:
|
||||||
direct: ダイレクト
|
direct: ダイレクト
|
||||||
|
login: ログインユーザー限定
|
||||||
|
login_long: ログインしたユーザーのみ表示されます
|
||||||
private: フォロワー限定
|
private: フォロワー限定
|
||||||
private_long: フォロワーにのみ表示されます
|
private_long: フォロワーにのみ表示されます
|
||||||
public: 公開
|
public: 公開
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue