diff options
author | Jenkins <jenkins@jenkins.ninjawedding.org> | 2017-11-21 17:17:11 +0000 |
---|---|---|
committer | Jenkins <jenkins@jenkins.ninjawedding.org> | 2017-11-21 17:17:11 +0000 |
commit | 2a5af9c10c086e6583e923491f906ba9440b04f8 (patch) | |
tree | 6eab59c58216ece58e593e2faced113b968dbaf8 /config/locales/ja.yml | |
parent | 3c83b7e06e2999a46ebdaed212b4e7b2bc9f2f92 (diff) | |
parent | fc2155019ba776cf130986d39c900b0d1dab03f6 (diff) |
Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
Diffstat (limited to 'config/locales/ja.yml')
-rw-r--r-- | config/locales/ja.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/locales/ja.yml b/config/locales/ja.yml index d84bda656..a6c59738a 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -39,6 +39,7 @@ ja: followers: フォロワー following: フォロー中 media: メディア + moved_html: "%{name} さんは引っ越しました %{new_profile_link}:" nothing_here: 何もありません people_followed_by: "%{name} さんがフォロー中のアカウント" people_who_follow: "%{name} さんをフォロー中のアカウント" @@ -245,6 +246,9 @@ ja: open: desc_html: 誰でも自由にアカウントを作成できるようにします title: 新規登録を受け付ける + show_staff_badge: + desc_html: ユーザーページにスタッフのバッジを表示します + title: スタッフバッジを表示する site_description: desc_html: フロントページへの表示と meta タグに使用される紹介文です。HTMLタグ、特に<code><a></code> と <code><em></code>が使えます。 title: インスタンスの説明 |