Browse Source

fixed privacy mistake of japanese translation of privacy.change (#1832)

closed-social-glitch-2
Keiji, Yoshimi 7 years ago
committed by Eugen
parent
commit
b857551617
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      app/assets/javascripts/components/locales/ja.jsx

+ 1
- 1
app/assets/javascripts/components/locales/ja.jsx View File

@ -64,7 +64,7 @@ const ja = {
"privacy.private.long": "フォロワーだけに公開",
"privacy.direct.short": "ダイレクト",
"privacy.direct.long": "含んだユーザーだけに公開",
"privacy.change": "投稿のプライバシーを変更2",
"privacy.change": "投稿のプライバシーを変更",
"report.heading": "新規通報",
"report.placeholder": "コメント",
"report.target": "問題のユーザー",

Loading…
Cancel
Save