diff --git a/README.en.md b/README.en.md index 74ce52f..deded3f 100644 --- a/README.en.md +++ b/README.en.md @@ -12,8 +12,8 @@ The script is still under active development. The following features have been implemented: -- [x] **Cafe** Claim rewards / Interact / Second cafe -- [x] **Circle** Claim AP +- [x] **Cafe** Claim rewards / Interact / Second floor +- [x] **Club** Claim AP - [x] **Mailbox** Claim rewards - [x] **Tactical Challenge** Claim rewards / Auto battle diff --git a/module/config/i18n/en-US.json b/module/config/i18n/en-US.json index 8262550..341e6e9 100644 --- a/module/config/i18n/en-US.json +++ b/module/config/i18n/en-US.json @@ -205,8 +205,8 @@ "help": "Auto adjust cafe interface for better student interaction" }, "SecondCafe": { - "name": "Second Cafe", - "help": "Enable auto switch to second cafe and perform interaction" + "name": "Second Floor", + "help": "JP server only\nEnable auto switch to second floor and perform interaction" } }, "TacticalChallenge": { diff --git a/module/config/i18n/zh-CN.json b/module/config/i18n/zh-CN.json index 5aecf51..8170e3b 100644 --- a/module/config/i18n/zh-CN.json +++ b/module/config/i18n/zh-CN.json @@ -206,7 +206,7 @@ }, "SecondCafe": { "name": "第二咖啡厅", - "help": "自动切换第二咖啡厅进行互动点击" + "help": "仅支持日服\n自动切换第二咖啡厅进行互动点击" } }, "TacticalChallenge": {