mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-18 02:11:29 +08:00
Add: an upload API to AzurStat for CN users
This commit is contained in:
@@ -376,6 +376,12 @@
|
||||
"name": "AzurStat ID",
|
||||
"help": "Used to identify your upload to <https://azur-stats.lyoko.io>, the ID consists of random characters and can be changed at any time"
|
||||
},
|
||||
"API": {
|
||||
"name": "Upload API",
|
||||
"help": "If CN users cannot connect to AzurStat, recommend to use \"reverse proxy\"",
|
||||
"normal": "Normal",
|
||||
"cn_reverse_proxy": "Reverse Proxy(CN only)"
|
||||
},
|
||||
"ResearchRecord": {
|
||||
"name": "Research Record",
|
||||
"help": "",
|
||||
|
||||
@@ -376,6 +376,12 @@
|
||||
"name": "DropRecord.AzurStatsID.name",
|
||||
"help": "DropRecord.AzurStatsID.help"
|
||||
},
|
||||
"API": {
|
||||
"name": "DropRecord.API.name",
|
||||
"help": "DropRecord.API.help",
|
||||
"normal": "normal",
|
||||
"cn_reverse_proxy": "cn_reverse_proxy"
|
||||
},
|
||||
"ResearchRecord": {
|
||||
"name": "DropRecord.ResearchRecord.name",
|
||||
"help": "DropRecord.ResearchRecord.help",
|
||||
|
||||
@@ -376,6 +376,12 @@
|
||||
"name": "AzurStat ID",
|
||||
"help": "上传至 https://azur-stats.lyoko.io 时,声明的客户端 ID\n由随机字符组成,可随意修改"
|
||||
},
|
||||
"API": {
|
||||
"name": "上传线路",
|
||||
"help": "如果国内用户无法连接到AzurStat,可以使用\"国内反向代理\"",
|
||||
"normal": "默认",
|
||||
"cn_reverse_proxy": "国内反向代理"
|
||||
},
|
||||
"ResearchRecord": {
|
||||
"name": "科研截图",
|
||||
"help": "",
|
||||
|
||||
@@ -376,6 +376,12 @@
|
||||
"name": "AzurStats ID",
|
||||
"help": "上傳至 https://azur-stats.lyoko.io 時,用來識別的用戶端 ID\n由隨機字元組成,可隨意修改"
|
||||
},
|
||||
"API": {
|
||||
"name": "上傳線路",
|
||||
"help": "如果大陸用戶無法連接到AzurStat,可以使用\"國內反向代理\"",
|
||||
"normal": "默認",
|
||||
"cn_reverse_proxy": "國內反向代理"
|
||||
},
|
||||
"ResearchRecord": {
|
||||
"name": "科研截圖",
|
||||
"help": "",
|
||||
|
||||
Reference in New Issue
Block a user