mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-03 14:10:57 +08:00
Merge remote-tracking branch 'origin/php8' into php8
This commit is contained in:
@@ -103,6 +103,48 @@ return [
|
||||
'max_uploaded_duration' => 'Maximum upload volume multiplier effective time range',
|
||||
'max_uploaded_duration_help' => 'Unit: hours. The maximum upload volume multiplier takes effect within this time range after the torrent is published, and does not take effect beyond this range. A setting of 0 is always in effect',
|
||||
],
|
||||
'captcha' => [
|
||||
'tab_header' => 'Captcha',
|
||||
'driver' => 'Captcha driver',
|
||||
'driver_help' => 'Choose which verification mechanism is displayed on public forms.',
|
||||
'drivers' => [
|
||||
'image' => 'Built-in image captcha',
|
||||
'cloudflare_turnstile' => 'Cloudflare Turnstile',
|
||||
'google_recaptcha_v2' => 'Google reCAPTCHA v2',
|
||||
],
|
||||
'turnstile' => [
|
||||
'section' => 'Cloudflare Turnstile',
|
||||
'site_key' => 'Site key',
|
||||
'site_key_help' => 'Copied from the Cloudflare Turnstile dashboard.',
|
||||
'secret_key' => 'Secret key',
|
||||
'secret_key_help' => 'Keep this value private.',
|
||||
'theme' => 'Theme',
|
||||
'theme_help' => 'Automatically adapts when set to Auto.',
|
||||
'theme_auto' => 'Auto',
|
||||
'theme_light' => 'Light',
|
||||
'theme_dark' => 'Dark',
|
||||
'size' => 'Widget size',
|
||||
'size_help' => 'Flexible stretches to match the container width.',
|
||||
'size_normal' => 'Normal',
|
||||
'size_compact' => 'Compact',
|
||||
'size_flexible' => 'Flexible',
|
||||
],
|
||||
'recaptcha' => [
|
||||
'section' => 'Google reCAPTCHA v2',
|
||||
'site_key' => 'Site key',
|
||||
'site_key_help' => 'Provided by the Google reCAPTCHA admin console.',
|
||||
'secret_key' => 'Secret key',
|
||||
'secret_key_help' => 'Keep this value private.',
|
||||
'theme' => 'Theme',
|
||||
'theme_help' => 'Use dark when your site runs a dark palette.',
|
||||
'theme_light' => 'Light',
|
||||
'theme_dark' => 'Dark',
|
||||
'size' => 'Widget size',
|
||||
'size_help' => 'Compact is suitable for narrow layouts.',
|
||||
'size_normal' => 'Normal',
|
||||
'size_compact' => 'Compact',
|
||||
],
|
||||
],
|
||||
'meilisearch' => [
|
||||
'tab_header' => 'Meilisearch',
|
||||
'enabled' => 'Whether to enable Meilisearch',
|
||||
|
||||
@@ -144,6 +144,48 @@ return [
|
||||
'max_uploaded_duration' => '最大上传量倍数有效时间范围',
|
||||
'max_uploaded_duration_help' => '单位:小时。种子发布后的这个时间范围内,最大上传量倍数生效,超过此范围不生效。设置为 0 一直生效',
|
||||
],
|
||||
'captcha' => [
|
||||
'tab_header' => '验证码',
|
||||
'driver' => '验证码驱动',
|
||||
'driver_help' => '选择在登录等公开页面展示的验证码方案。',
|
||||
'drivers' => [
|
||||
'image' => '内置图片验证码',
|
||||
'cloudflare_turnstile' => 'Cloudflare Turnstile',
|
||||
'google_recaptcha_v2' => 'Google reCAPTCHA v2',
|
||||
],
|
||||
'turnstile' => [
|
||||
'section' => 'Cloudflare Turnstile 配置',
|
||||
'site_key' => '站点密钥',
|
||||
'site_key_help' => '在 Cloudflare Turnstile 后台获取。',
|
||||
'secret_key' => '私钥',
|
||||
'secret_key_help' => '请妥善保管,不要泄露。',
|
||||
'theme' => '主题',
|
||||
'theme_help' => '选择“自动”时会根据页面自动适配。',
|
||||
'theme_auto' => '自动',
|
||||
'theme_light' => '浅色',
|
||||
'theme_dark' => '深色',
|
||||
'size' => '组件尺寸',
|
||||
'size_help' => '弹性模式会根据容器宽度自动拉伸。',
|
||||
'size_normal' => '普通',
|
||||
'size_compact' => '紧凑',
|
||||
'size_flexible' => '弹性',
|
||||
],
|
||||
'recaptcha' => [
|
||||
'section' => 'Google reCAPTCHA v2 配置',
|
||||
'site_key' => '站点密钥',
|
||||
'site_key_help' => '在 Google reCAPTCHA 控制台获取。',
|
||||
'secret_key' => '私钥',
|
||||
'secret_key_help' => '请妥善保管,不要泄露。',
|
||||
'theme' => '主题',
|
||||
'theme_help' => '深色主题适用于深色背景。',
|
||||
'theme_light' => '浅色',
|
||||
'theme_dark' => '深色',
|
||||
'size' => '组件尺寸',
|
||||
'size_help' => '紧凑模式适合较窄的布局。',
|
||||
'size_normal' => '普通',
|
||||
'size_compact' => '紧凑',
|
||||
],
|
||||
],
|
||||
'meilisearch' => [
|
||||
'tab_header' => 'Meilisearch',
|
||||
'enabled' => '是否启用 Meilisearch',
|
||||
|
||||
@@ -103,6 +103,48 @@ return [
|
||||
'max_uploaded_duration' => '最大上傳量倍數有效時間範圍',
|
||||
'max_uploaded_duration_help' => '單位:小時。種子發布後的這個時間範圍內,最大上傳量倍數生效,超過此範圍不生效。設置為 0 一直生效',
|
||||
],
|
||||
'captcha' => [
|
||||
'tab_header' => '驗證碼',
|
||||
'driver' => '驗證碼驅動',
|
||||
'driver_help' => '選擇在登入等公開頁面顯示的驗證方案。',
|
||||
'drivers' => [
|
||||
'image' => '內建圖片驗證碼',
|
||||
'cloudflare_turnstile' => 'Cloudflare Turnstile',
|
||||
'google_recaptcha_v2' => 'Google reCAPTCHA v2',
|
||||
],
|
||||
'turnstile' => [
|
||||
'section' => 'Cloudflare Turnstile 設定',
|
||||
'site_key' => '站點金鑰',
|
||||
'site_key_help' => '於 Cloudflare Turnstile 後台取得。',
|
||||
'secret_key' => '私鑰',
|
||||
'secret_key_help' => '請妥善保存,避免外洩。',
|
||||
'theme' => '主題',
|
||||
'theme_help' => '選擇「自動」時會依頁面自動調整。',
|
||||
'theme_auto' => '自動',
|
||||
'theme_light' => '淺色',
|
||||
'theme_dark' => '深色',
|
||||
'size' => '元件尺寸',
|
||||
'size_help' => '彈性模式會依容器寬度伸縮。',
|
||||
'size_normal' => '一般',
|
||||
'size_compact' => '緊湊',
|
||||
'size_flexible' => '彈性',
|
||||
],
|
||||
'recaptcha' => [
|
||||
'section' => 'Google reCAPTCHA v2 設定',
|
||||
'site_key' => '站點金鑰',
|
||||
'site_key_help' => '於 Google reCAPTCHA 控制台取得。',
|
||||
'secret_key' => '私鑰',
|
||||
'secret_key_help' => '請妥善保存,避免外洩。',
|
||||
'theme' => '主題',
|
||||
'theme_help' => '深色主題適用於深色背景。',
|
||||
'theme_light' => '淺色',
|
||||
'theme_dark' => '深色',
|
||||
'size' => '元件尺寸',
|
||||
'size_help' => '緊湊模式適合較狹窄的版面。',
|
||||
'size_normal' => '一般',
|
||||
'size_compact' => '緊湊',
|
||||
],
|
||||
],
|
||||
'meilisearch' => [
|
||||
'tab_header' => 'Meilisearch',
|
||||
'enabled' => '是否啟用 Meilisearch',
|
||||
|
||||
Reference in New Issue
Block a user