mirror of
https://github.com/discourse/discourse.git
synced 2025-01-18 10:52:45 +08:00
fix minor site setting copy mistake
This commit is contained in:
parent
6875a09f79
commit
d5eed540ea
|
@ -775,7 +775,7 @@ en:
|
|||
digest_logo_url: "The alternate logo used at the top of your site's email digest. If left blank `logo_url` will be used. eg: http://example.com/logo.png"
|
||||
logo_small_url: "The small logo image at the top left of your site, seen when scrolling down. If left blank, a home glyph will be shown."
|
||||
favicon_url: "A favicon for your site, see http://en.wikipedia.org/wiki/Favicon"
|
||||
mobile_logo_url: "The fixed position logo image used at the top left of your mobile site. If left blank, the site title text will be used."
|
||||
mobile_logo_url: "The fixed position logo image used at the top left of your mobile site. If left blank `logo_url` will be used."
|
||||
apple_touch_icon_url: "Icon used for Apple touch devices. Recommended size is 144px by 144px."
|
||||
|
||||
notification_email: "The from: email address used when sending all essential system emails. The domain specified here must have SPF, DKIM and reverse PTR records set correctly for email to arrive."
|
||||
|
|
Loading…
Reference in New Issue
Block a user