fix: update i18n callback path to Settings General (#9201)

This commit is contained in:
叹号大帝
2026-07-11 23:15:14 +08:00
committed by GitHub
parent c72a024eec
commit 6641041d1e
3 changed files with 3 additions and 3 deletions

View File

@@ -9,7 +9,7 @@
"webhookCopyFailed": "Copy failed, please copy manually",
"webhookDialog": {
"title": "Webhook Callback URL",
"description": "The callback address is as follows, please ensure that the network environment can be accessed. You can also view the callback address information in the logs.",
"description": "The callback address is as follows, please ensure that the network environment can be publicly accessible. You can also view the callback address information in the logs. It is recommended to fill in the \"Externally Accessible Callback API Address\" in Settings -> General.",
"close": "Close"
},
"details": {

View File

@@ -9,7 +9,7 @@
"webhookCopyFailed": "Не удалось скопировать, сделайте это вручную",
"webhookDialog": {
"title": "Адрес Webhook",
"description": "Используйте этот адрес для обратных вызовов. Убедитесь, что ваш AstrBot доступен из интернета. Рекомендуется указать «Внешний URL для Webhook» в Конфигурация -> Система.",
"description": "Используйте этот адрес для обратных вызовов. Убедитесь, что ваш AstrBot доступен из интернета. Рекомендуется указать «Внешний URL для Webhook» в Настройки -> Общие.",
"close": "Закрыть"
},
"details": {

View File

@@ -9,7 +9,7 @@
"webhookCopyFailed": "复制失败,请手动复制",
"webhookDialog": {
"title": "Webhook 回调地址",
"description": "回调地址如下,请确保网络环境可以公网访问。也可以在日志中查看回调地址信息。建议填写 配置文件 -> 系统 中的「对外可达的回调接口地址」配置项。",
"description": "回调地址如下,请确保网络环境可以公网访问。也可以在日志中查看回调地址信息。建议填写 设置 -> 常规 中的「对外可达的回调接口地址」配置项。",
"close": "关闭"
},
"details": {