mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
Update size guidelines for site default image
This commit is contained in:
parent
04b7f2e677
commit
02ef318da9
2 changed files with 4 additions and 4 deletions
|
|
@ -298,11 +298,11 @@ $lang->about_admin_ip_allow = 'If this list is not empty, the administrator will
|
|||
$lang->about_admin_ip_deny = 'This list can be used to designate IP addresses that are not allowed to log in as administrator.';
|
||||
$lang->msg_current_ip_will_be_denied = 'The given IP list cannot be applied, as they would block your own IP address.';
|
||||
$lang->allow_use_favicon = 'Favicon';
|
||||
$lang->about_use_favicon = 'The favicon should be 16x16 or 32x32, either ico or png format.';
|
||||
$lang->about_use_favicon = 'The favicon should be 16x16, 32x32 or 64x64 pixels, either ico or png format.';
|
||||
$lang->allow_use_mobile_icon = 'Home Screen Icon';
|
||||
$lang->detail_use_mobile_icon = 'The mobile icon should be 57x57 or 114x114, only png format.';
|
||||
$lang->cmd_site_default_image = 'Default Image';
|
||||
$lang->about_site_default_image = 'This image will be shown when your site is linked to in various social networks. It should be 200x200, either jpg or png format.';
|
||||
$lang->about_site_default_image = 'This image will be shown when your site is linked to in various social networks.<br />It should be at least 200x200, and preferably 1200x630 or 1920x1080, either jpg or png format.';
|
||||
$lang->cmd_site_default_color_scheme = 'Color scheme';
|
||||
$lang->about_site_default_color_scheme = 'Control how your site responds to dark mode settings in user devices.';
|
||||
$lang->site_default_color_scheme_options = array(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue