diff options
author | David Yip <yipdw@member.fsf.org> | 2017-09-10 13:04:27 -0500 |
---|---|---|
committer | David Yip <yipdw@member.fsf.org> | 2017-09-10 13:04:27 -0500 |
commit | 932571fa22273e6ff5c229147668c426b4d65326 (patch) | |
tree | 973b16e23a7cbeaf5a43550444e54aa1ace50a46 /config/locales | |
parent | c9df53044a333276853f7dc7ef2aed6d48df087f (diff) | |
parent | ab71cf4593ed3259168c641d5f4f5a0ebbe4d045 (diff) |
Merge tag 'v1.6.0' into sync/upstream
Diffstat (limited to 'config/locales')
-rw-r--r-- | config/locales/en.yml | 3 | ||||
-rw-r--r-- | config/locales/ja.yml | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index 4160745f8..64fc556f3 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -167,6 +167,9 @@ en: unresolved: Unresolved view: View settings: + bootstrap_timeline_accounts: + desc_html: Separate multiple usernames by comma. Only local and unlocked accounts will work. Default when empty is all local admins. + title: Default follows for new users contact_information: email: Business e-mail username: Contact username 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: 連絡先のユーザー名 |