Skip to content

Commit

Permalink
Add: documentation for bluestacks
Browse files Browse the repository at this point in the history
  • Loading branch information
guoh064 committed Dec 12, 2024
1 parent 6cbe43f commit a7769e6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion module/config/i18n/en-US.json
Original file line number Diff line number Diff line change
Expand Up @@ -1177,7 +1177,7 @@
},
"EquipmentCode": {
"name": "Gear Code",
"help": "Only works when 'Change Ship + Gears' is chosen.\nWhen substituting down CV/CVL/DD, if corresponding gear code is not provided, alas will export it\nWhen substituting up corresponding CV/CVL/DD, if corresponding gear code is not provided, alas will use exported gear code from previous ship; otherwise alas will use gear code in the config"
"help": "Only works when 'Change Ship + Gears' is chosen.\nWhen substituting down CV/CVL/DD, if corresponding gear code is not provided, alas will export it\nWhen substituting up corresponding CV/CVL/DD, if corresponding gear code is not provided, alas will use exported gear code from previous ship; otherwise alas will use gear code in the config\nBluestacks users need to enable virtual keyboard first.\nSee https://support.bluestacks.com/hc/en-us/articles/360061968892-How-to-use-a-virtual-on-screen-keyboard-on-BlueStacks-5"
},
"CommissionLimit": {
"name": "Prevent Too Many Urgent Commissions",
Expand Down
2 changes: 1 addition & 1 deletion module/config/i18n/zh-CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -1177,7 +1177,7 @@
},
"EquipmentCode": {
"name": "装备码",
"help": "仅当选择“更换舰船 + 装备”时生效。在换下舰船时,若设置里当前舰船装备码为null则会导出;在换上舰船时,若设置里没有当前舰船装备码则会使用上一艘舰船导出的装备码,否则使用设置里的装备码"
"help": "仅当选择“更换舰船 + 装备”时生效。\n在换下舰船时,若设置里当前舰船装备码为null则会导出;在换上舰船时,若设置里当前舰船装备码为null则会使用上一艘舰船导出的装备码,否则使用设置里的装备码\n蓝叠模拟器用户需要先开启虚拟键盘,详见https://support.bluestacks.com/hc/zh-tw/articles/360061968892-%E5%A6%82%E4%BD%95%E5%9C%A8-BlueStacks-5-%E4%B8%8A%E4%BD%BF%E7%94%A8%E5%B0%8F%E9%8D%B5%E7%9B%A4-%E8%99%9B%E6%93%AC%E9%8D%B5%E7%9B%A4"
},
"CommissionLimit": {
"name": "防止紧急委托数量过多",
Expand Down
2 changes: 1 addition & 1 deletion module/config/i18n/zh-TW.json
Original file line number Diff line number Diff line change
Expand Up @@ -1177,7 +1177,7 @@
},
"EquipmentCode": {
"name": "裝備碼",
"help": "僅當選擇「更換艦船 + 裝備」時生效。在換下艦船時,若設定裏當前艦船裝備碼為null則會導出;在換上艦船時,若設置裏沒有當前艦船裝備碼則會使用上一艘艦船導出的裝備碼,否則使用設定裏的裝備碼"
"help": "僅當選擇「更換艦船 + 裝備」時生效。\n在換下艦船時,若設定裏當前艦船裝備碼為null則會導出;在換上艦船時,若設置裏當前艦船裝備碼為null則會使用上一艘艦船導出的裝備碼,否則使用設定裏的裝備碼\n藍疊模擬器用戶需要先開啟虛擬鍵盤,詳見https://support.bluestacks.com/hc/zh-tw/articles/360061968892-%E5%A6%82%E4%BD%95%E5%9C%A8-BlueStacks-5-%E4%B8%8A%E4%BD%BF%E7%94%A8%E5%B0%8F%E9%8D%B5%E7%9B%A4-%E8%99%9B%E6%93%AC%E9%8D%B5%E7%9B%A4"
},
"CommissionLimit": {
"name": "防止緊急委託數量過多",
Expand Down

0 comments on commit a7769e6

Please sign in to comment.