mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-09-21 14:42:19 +07:00
i18n: point API token hint at the Authentication page in all locales
The remote panel's API token moved from Settings to the Authentication page; update the node form hint accordingly.
This commit is contained in:
@@ -856,7 +856,7 @@
|
||||
"basePath": "基础路径",
|
||||
"apiToken": "API 令牌",
|
||||
"apiTokenPlaceholder": "远程面板设置页中的令牌",
|
||||
"apiTokenHint": "远程面板在 设置 → API 令牌 中显示其 API 令牌。",
|
||||
"apiTokenHint": "远程面板在 安全设定 → API 令牌 中显示其 API 令牌。",
|
||||
"regenerate": "重新生成令牌",
|
||||
"regenerateConfirm": "重新生成会使当前令牌失效。任何使用该令牌的中央面板都会失去访问权限,直至更新。是否继续?",
|
||||
"allowPrivateAddress": "允许私有地址",
|
||||
|
||||
Reference in New Issue
Block a user