diff --git a/modules/admin/lang/en.php b/modules/admin/lang/en.php
index 90695815e..a0918f560 100644
--- a/modules/admin/lang/en.php
+++ b/modules/admin/lang/en.php
@@ -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.
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(
diff --git a/modules/admin/lang/ko.php b/modules/admin/lang/ko.php
index 3309bc5d2..c413c4b27 100644
--- a/modules/admin/lang/ko.php
+++ b/modules/admin/lang/ko.php
@@ -294,11 +294,11 @@ $lang->about_admin_ip_allow = '여기에 IP 주소를 나열하면 해당 IP에
$lang->about_admin_ip_deny = '여기에 나열된 IP 주소에서는 관리자 로그인이 금지됩니다.
특정 IP만 차단할 목적이라면 위의 설정보다 이 설정을 사용하는 것이 편리할 수 있습니다.';
$lang->msg_current_ip_will_be_denied = '주어진 설정에 따르면 현재 로그인하신 관리자의 IP 주소도 차단됩니다. 다시 확인해 주십시오.';
$lang->allow_use_favicon = '파비콘';
-$lang->about_use_favicon = '16x16 또는 32x32 크기의 ico 또는 png 파일을 권장합니다.';
+$lang->about_use_favicon = '16x16, 32x32 또는 64x64 크기의 ico 또는 png 파일을 권장합니다.';
$lang->allow_use_mobile_icon = '모바일 홈 화면 아이콘';
$lang->detail_use_mobile_icon = '57x57 또는 114x114 크기의 png 파일을 권장합니다.';
$lang->cmd_site_default_image = '사이트 대표 이미지';
-$lang->about_site_default_image = 'SNS 등에 이 사이트가 링크되었을 때 표시되는 이미지입니다. 200x200 크기의 jpg 또는 png 파일을 권장합니다.';
+$lang->about_site_default_image = 'SNS에 이 사이트가 링크되었을 때 표시되는 이미지입니다.
최소 200x200, 가능하면 1200x630 또는 1920x1080 크기의 jpg 또는 png 파일을 권장합니다.';
$lang->cmd_site_default_color_scheme = '사이트 색상 조합';
$lang->about_site_default_color_scheme = '사용자 기기가 다크 모드로 지정된 경우 어떻게 반응할지 선택합니다.';
$lang->site_default_color_scheme_options = array(