diff --git a/frontend/src/pages/index/XrayLogModal.tsx b/frontend/src/pages/index/XrayLogModal.tsx
index 0d0485bf5..984ecf9fe 100644
--- a/frontend/src/pages/index/XrayLogModal.tsx
+++ b/frontend/src/pages/index/XrayLogModal.tsx
@@ -117,7 +117,7 @@ export default function XrayLogModal({ open, onClose }: XrayLogModalProps) {
onCancel={onClose}
title={
<>
- {t('pages.index.logs')}
+ {t('pages.index.accessLogs')}
>
}
diff --git a/frontend/src/pages/index/XrayStatusCard.tsx b/frontend/src/pages/index/XrayStatusCard.tsx
index 3ae06e2aa..41f6e3e0d 100644
--- a/frontend/src/pages/index/XrayStatusCard.tsx
+++ b/frontend/src/pages/index/XrayStatusCard.tsx
@@ -92,7 +92,7 @@ export default function XrayStatusCard({
? [
- {!isMobile && {t('pages.index.logs')}}
+ {!isMobile && {t('pages.index.accessLogs')}}
,
]
: []),
diff --git a/internal/web/translation/ar-EG.json b/internal/web/translation/ar-EG.json
index 82bad212f..f6d35f60c 100644
--- a/internal/web/translation/ar-EG.json
+++ b/internal/web/translation/ar-EG.json
@@ -245,6 +245,7 @@
"geodataEmpty": "لا توجد ملفات مهيأة. في قواعد التوجيه يُشار إلى الملفات بالشكل ext:geosite_custom.dat:category.",
"dontRefresh": "التثبيت شغال، متعملش Refresh للصفحة",
"logs": "السجلات",
+ "accessLogs": "سجلات الوصول",
"config": "الإعدادات",
"backup": "نسخ احتياطي",
"backupTitle": "نسخ احتياطي واستعادة",
diff --git a/internal/web/translation/en-US.json b/internal/web/translation/en-US.json
index 9084cddb3..418030b65 100644
--- a/internal/web/translation/en-US.json
+++ b/internal/web/translation/en-US.json
@@ -245,6 +245,7 @@
"geodataEmpty": "No files configured. Reference files in routing rules as ext:geosite_custom.dat:category.",
"dontRefresh": "Installation is in progress, please do not refresh this page",
"logs": "Logs",
+ "accessLogs": "Access Logs",
"config": "Config",
"backup": "Backup",
"backupTitle": "Backup & Restore",
diff --git a/internal/web/translation/es-ES.json b/internal/web/translation/es-ES.json
index 8653ae1bf..0fd734296 100644
--- a/internal/web/translation/es-ES.json
+++ b/internal/web/translation/es-ES.json
@@ -245,6 +245,7 @@
"geodataEmpty": "No hay archivos configurados. En las reglas de enrutamiento se referencian como ext:geosite_custom.dat:category.",
"dontRefresh": "La instalación está en progreso, por favor no actualices esta página.",
"logs": "Registros",
+ "accessLogs": "Registros de acceso",
"config": "Configuración",
"backup": "Copia de seguridad",
"backupTitle": "Copia & Restauración",
diff --git a/internal/web/translation/fa-IR.json b/internal/web/translation/fa-IR.json
index 68f0bf42e..c286f9ef8 100644
--- a/internal/web/translation/fa-IR.json
+++ b/internal/web/translation/fa-IR.json
@@ -245,6 +245,7 @@
"geodataEmpty": "فایلی پیکربندی نشده است. در قوانین مسیریابی فایلها به صورت ext:geosite_custom.dat:category استفاده میشوند.",
"dontRefresh": "در حال نصب، لطفا صفحه را رفرش نکنید",
"logs": "لاگها",
+ "accessLogs": "لاگهای دسترسی",
"config": "پیکربندی",
"backup": "پشتیبانگیری",
"backupTitle": "پشتیبانگیری و بازیابی",
diff --git a/internal/web/translation/id-ID.json b/internal/web/translation/id-ID.json
index f8d17c16f..31a81ad09 100644
--- a/internal/web/translation/id-ID.json
+++ b/internal/web/translation/id-ID.json
@@ -245,6 +245,7 @@
"geodataEmpty": "Belum ada berkas yang dikonfigurasi. Pada aturan routing, rujuk berkas sebagai ext:geosite_custom.dat:category.",
"dontRefresh": "Instalasi sedang berlangsung, harap jangan menyegarkan halaman ini",
"logs": "Log",
+ "accessLogs": "Log Akses",
"config": "Konfigurasi",
"backup": "Cadangan",
"backupTitle": "Cadangan & Pulihkan",
diff --git a/internal/web/translation/ja-JP.json b/internal/web/translation/ja-JP.json
index 0b717a7f2..6e97e2d8d 100644
--- a/internal/web/translation/ja-JP.json
+++ b/internal/web/translation/ja-JP.json
@@ -245,6 +245,7 @@
"geodataEmpty": "ファイルが設定されていません。ルーティングルールでは ext:geosite_custom.dat:category の形式で参照します。",
"dontRefresh": "インストール中、このページをリロードしないでください",
"logs": "ログ",
+ "accessLogs": "アクセスログ",
"config": "設定",
"backup": "バックアップ",
"backupTitle": "バックアップと復元",
diff --git a/internal/web/translation/pt-BR.json b/internal/web/translation/pt-BR.json
index 9d1dbb152..0c03ac039 100644
--- a/internal/web/translation/pt-BR.json
+++ b/internal/web/translation/pt-BR.json
@@ -245,6 +245,7 @@
"geodataEmpty": "Nenhum arquivo configurado. Nas regras de roteamento, referencie como ext:geosite_custom.dat:category.",
"dontRefresh": "Instalação em andamento, por favor não atualize a página",
"logs": "Logs",
+ "accessLogs": "Logs de acesso",
"config": "Configuração",
"backup": "Backup",
"backupTitle": "Backup & Restauração",
diff --git a/internal/web/translation/ru-RU.json b/internal/web/translation/ru-RU.json
index ab934f9dd..d61e14f8b 100644
--- a/internal/web/translation/ru-RU.json
+++ b/internal/web/translation/ru-RU.json
@@ -245,6 +245,7 @@
"geodataEmpty": "Файлы не настроены. В правилах маршрутизации файлы указываются как ext:geosite_custom.dat:category.",
"dontRefresh": "Установка в процессе. Не обновляйте страницу",
"logs": "Логи",
+ "accessLogs": "Логи доступа",
"config": "Конфигурация",
"backup": "Резервная копия",
"backupTitle": "Бэкап и восстановление",
diff --git a/internal/web/translation/tr-TR.json b/internal/web/translation/tr-TR.json
index cfe431fab..1d1bac730 100644
--- a/internal/web/translation/tr-TR.json
+++ b/internal/web/translation/tr-TR.json
@@ -245,6 +245,7 @@
"geodataEmpty": "Yapılandırılmış dosya yok. Yönlendirme kurallarında dosyalar ext:geosite_custom.dat:category olarak kullanılır.",
"dontRefresh": "Kurulum devam ediyor, lütfen bu sayfayı yenilemeyin",
"logs": "Günlükler",
+ "accessLogs": "Erişim Günlükleri",
"config": "Yapılandırma",
"backup": "Yedek",
"backupTitle": "Yedekleme ve Geri Yükleme",
diff --git a/internal/web/translation/uk-UA.json b/internal/web/translation/uk-UA.json
index e0edee8dd..0eff86b61 100644
--- a/internal/web/translation/uk-UA.json
+++ b/internal/web/translation/uk-UA.json
@@ -245,6 +245,7 @@
"geodataEmpty": "Файли не налаштовано. У правилах маршрутизації файли вказуються як ext:geosite_custom.dat:category.",
"dontRefresh": "Інсталяція триває, будь ласка, не оновлюйте цю сторінку",
"logs": "Логи",
+ "accessLogs": "Логи доступу",
"config": "Конфігурація",
"backup": "Резервна копія",
"backupTitle": "Резервне копіювання та відновлення",
diff --git a/internal/web/translation/vi-VN.json b/internal/web/translation/vi-VN.json
index 2cd230274..f22c41ecd 100644
--- a/internal/web/translation/vi-VN.json
+++ b/internal/web/translation/vi-VN.json
@@ -245,6 +245,7 @@
"geodataEmpty": "Chưa cấu hình tệp nào. Trong quy tắc định tuyến, tham chiếu tệp dạng ext:geosite_custom.dat:category.",
"dontRefresh": "Đang tiến hành cài đặt, vui lòng không làm mới trang này.",
"logs": "Nhật ký",
+ "accessLogs": "Nhật ký truy cập",
"config": "Cấu hình",
"backup": "Sao lưu",
"backupTitle": "Sao lưu & Khôi phục",
diff --git a/internal/web/translation/zh-CN.json b/internal/web/translation/zh-CN.json
index e61323228..c432a00e2 100644
--- a/internal/web/translation/zh-CN.json
+++ b/internal/web/translation/zh-CN.json
@@ -245,6 +245,7 @@
"geodataEmpty": "尚未配置文件。路由规则中可通过 ext:geosite_custom.dat:category 引用文件。",
"dontRefresh": "安装中,请勿刷新此页面",
"logs": "日志",
+ "accessLogs": "访问日志",
"config": "配置",
"backup": "备份",
"backupTitle": "备份和恢复",
diff --git a/internal/web/translation/zh-TW.json b/internal/web/translation/zh-TW.json
index eefa966d2..acda76ea1 100644
--- a/internal/web/translation/zh-TW.json
+++ b/internal/web/translation/zh-TW.json
@@ -245,6 +245,7 @@
"geodataEmpty": "尚未設定檔案。路由規則中可透過 ext:geosite_custom.dat:category 引用檔案。",
"dontRefresh": "安裝中,請勿重新整理此頁面",
"logs": "記錄",
+ "accessLogs": "存取記錄",
"config": "配置",
"backup": "備份",
"backupTitle": "備份和恢復",