Change Japanese translation for privacy.private.short (#7535)

The old translation means "hidden," but it is vague in terms that it does
not specify the scope status is hidden. The new translation is a literal
translation of "Followers-only," without such ambiguity.
This commit is contained in:
Akihiko Odaki 2018-05-18 22:30:45 +09:00 committed by Yamagishi Kazutoshi
parent 57b503d4ef
commit 2beeea1e7d
1 changed files with 1 additions and 1 deletions

View File

@ -211,7 +211,7 @@
"privacy.direct.long": "メンションしたユーザーだけに公開",
"privacy.direct.short": "ダイレクト",
"privacy.private.long": "フォロワーだけに公開",
"privacy.private.short": "非公開",
"privacy.private.short": "フォロワー限定",
"privacy.public.long": "公開TLに投稿する",
"privacy.public.short": "公開",
"privacy.unlisted.long": "公開TLで表示しない",