Browse Source

Fix description about custom mascot. (#8974)

pull/4/head
mayaeh 5 years ago
committed by Eugen Rochko
parent
commit
47bca33945
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      config/locales/en.yml
  2. +1
    -1
      config/locales/ja.yml

+ 1
- 1
config/locales/en.yml View File

@ -369,7 +369,7 @@ en:
desc_html: Displayed on the frontpage. At least 600x100px recommended. When not set, falls back to instance thumbnail
title: Hero image
mascot:
desc_html: Displayed on multiple pages. At least 293×205px recommended. When not set, falls back to instance thumbnail
desc_html: Displayed on multiple pages. At least 293×205px recommended. When not set, falls back to default mascot
title: Mascot image
peers_api_enabled:
desc_html: Domain names this instance has encountered in the fediverse

+ 1
- 1
config/locales/ja.yml View File

@ -369,7 +369,7 @@ ja:
desc_html: フロントページに表示されます。サイズは600x100px以上推奨です。未設定の場合、インスタンスのサムネイルが使用されます
title: ヒーローイメージ
mascot:
desc_html: 複数のページに表示されます。サイズは293x205px以上推奨です。未設定の場合、インスタンスのサムネイルが使用されます
desc_html: 複数のページに表示されます。サイズは293x205px以上推奨です。未設定の場合、標準のマスコットが使用されます
title: マスコットイメージ
peers_api_enabled:
desc_html: 連合内でこのインスタンスが遭遇したドメインの名前

Loading…
Cancel
Save