JustSong 2 лет назад
Родитель
Сommit
c3d85a28d4
1 измененных файлов с 3 добавлено и 1 удалено
  1. 3 1
      i18n/en.json

+ 3 - 1
i18n/en.json

@@ -516,5 +516,7 @@
   "请输入渠道对应的鉴权密钥": "Please enter the authentication key corresponding to the channel",
   "注意,": "Note that, ",
   ",图片演示。": "related image demo.",
-  "令牌创建成功,请在列表页面点击复制获取令牌!": "Token created successfully, please click copy on the list page to get the token!"
+  "令牌创建成功,请在列表页面点击复制获取令牌!": "Token created successfully, please click copy on the list page to get the token!",
+  "代理": "Proxy",
+  "此项可选,用于通过代理站来进行 API 调用,请输入代理站地址,格式为:https://domain.com": "This is optional, used to make API calls through the proxy site, please enter the proxy site address, the format is: https://domain.com"
 }