diff options
author | mayaeh <mayaeh@marimo-net.org> | 2018-10-14 00:00:15 +0900 |
---|---|---|
committer | Eugen Rochko <eugen@zeonfederated.com> | 2018-10-13 17:00:15 +0200 |
commit | 47bca3394590b59fb818d16bc05b9ad08cdc64dd (patch) | |
tree | 949e474b6671583d870b603ec6507564320ec174 /config/locales/en.yml | |
parent | b972478812316da2f5c0d24c60386d408e027424 (diff) |
Fix description about custom mascot. (#8974)
Diffstat (limited to 'config/locales/en.yml')
-rw-r--r-- | config/locales/en.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index 8c70f9ed6..f4a0111d3 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -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 |