diff options
author | yoshipc <yoooo@yoshipc.net> | 2017-09-10 20:34:15 +0900 |
---|---|---|
committer | Yamagishi Kazutoshi <ykzts@desire.sh> | 2017-09-10 20:34:15 +0900 |
commit | 15b886a6f0b0b9cdb3a5d938a7ec5c902d65410d (patch) | |
tree | c08e5136cf0eb2d0b7ffd96454bbf741e6991f5c /config | |
parent | 4819e2913d8be629b4a5a3bf7dce7f250da5a2db (diff) |
Fix Japanese translation (#4876)
I translated the additional text ( added by #4871)
Diffstat (limited to 'config')
-rw-r--r-- | config/locales/ja.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config/locales/ja.yml b/config/locales/ja.yml index fa9e1d112..fcaa64dab 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -167,6 +167,9 @@ ja: unresolved: 未解決 view: 表示 settings: + bootstrap_timeline_accounts: + desc_html: 複数のユーザー名はコンマで区切ります。ローカルの公開アカウントのみ有効です。指定しない場合は管理者がデフォルトで指定されます。 + title: 新規ユーザーが自動フォローするアカウント contact_information: email: ビジネスメールアドレス username: 連絡先のユーザー名 |