|
65 | 65 | $lang['facebook_app_id'] = 'Facebook App ID'; |
66 | 66 | $lang['facebook_app_id_tip'] = 'Enter your Facebook application ID.'; |
67 | 67 | $lang['facebook_pixel_id'] = 'Facebook Pixel ID'; |
68 | | -$lang['facebook_pixel_id_tip'] = 'Your Facebook Pixel ID. Used to track visits and conversions. You can find it in Events Manager under your pixel\'s settings. If this pixel is already configured in Google Tag Manager, leave this field empty to avoid duplicate tracking.'; |
| 68 | +$lang['facebook_pixel_id_tip'] = 'Your Facebook Pixel ID. Used to track visits and conversions. You can find it in Events Manager under your pixel’s settings. If this pixel is already configured in Google Tag Manager, leave this field empty to avoid duplicate tracking.'; |
69 | 69 | $lang['google_analytics_id'] = 'Google Analytics ID'; |
70 | 70 | $lang['google_analytics_id_tip'] = 'Enter your Google Analytics Tracking ID.'; |
71 | 71 | $lang['google_site_verification'] = 'Google Site Verification'; |
|
125 | 125 | $lang['site_description'] = 'Site Description'; |
126 | 126 | $lang['site_description_tip'] = 'Enter a short description for your site.'; |
127 | 127 | $lang['site_favicon'] = 'Site Favicon'; |
128 | | -$lang['site_favicon_tip'] = 'Enter the URL to the image or icon you want to use as your site\'s favicon.'; |
| 128 | +$lang['site_favicon_tip'] = 'Enter the URL to the image or icon you want to use as your site’s favicon.'; |
129 | 129 | $lang['site_name'] = 'Site Name'; |
130 | 130 | $lang['site_name_tip'] = 'Enter the name of your site.'; |
131 | 131 | $lang['site_offline_tip'] = 'Select if access to the site frontend is available.'; |
|
134 | 134 | $lang['site_short_name'] = 'Shorter Site Name'; |
135 | 135 | $lang['site_short_name_tip'] = 'Shorter version of the name, used in spaces where screen real estate is limited, like under icons.'; |
136 | 136 | $lang['site_theme_color'] = 'Theme Color'; |
137 | | -$lang['site_theme_color_tip'] = 'Sets the color of the browser\'s address bar when the user is viewing the site. Some mobile browsers, like Chrome on Android, use this to provide a more integrated experience.'; |
| 137 | +$lang['site_theme_color_tip'] = 'Sets the color of the browser’s address bar when the user is viewing the site. Some mobile browsers, like Chrome on Android, use this to provide a more integrated experience.'; |
138 | 138 | $lang['smtp_crypto'] = 'SMTP Encryption'; |
139 | 139 | $lang['smtp_crypto_tip'] = 'Choose the SMTP encryption.'; |
140 | 140 | $lang['smtp_host'] = 'SMTP Host'; |
|
178 | 178 | $lang['use_imgur'] = 'Upload to Imgur.com'; |
179 | 179 | $lang['use_imgur_tip'] = 'Upload your images to Imgur instead (<a href="https://api.imgur.com/oauth2/addclient" target="_blank" rel="noopener noreferrer nofollow">Requires App</a>).'; |
180 | 180 | $lang['use_manifest'] = 'Enable Progressive Web App'; |
181 | | -$lang['use_manifest_tip'] = 'A "manifest.json" file is a JSON file that provides metadata about a site or web application, primarily to enhance how the site behaves on mobile devices and how it can be added to the user\'s home screen as a Progressive Web App (PWA).'; |
| 181 | +$lang['use_manifest_tip'] = 'A "manifest.json" file is a JSON file that provides metadata about a site or web application, primarily to enhance how the site behaves on mobile devices and how it can be added to the user’s home screen as a Progressive Web App (PWA).'; |
182 | 182 | $lang['use_recaptcha'] = 'Use reCAPTCHA'; |
183 | 183 | $lang['use_recaptcha_tip'] = 'Whether to use Google reCAPTCHA. Requires valid site and secret keys, and CAPTCHA to be enabled.'; |
184 | 184 |
|
|
0 commit comments