This commit is contained in:
Alexander Drozdov
2023-05-18 13:46:24 +03:00
2 changed files with 3 additions and 3 deletions
@@ -45,7 +45,7 @@ export default {
FLASK_CHARGES: /^目前有 \d+ 充能次數$/,
METAMORPH_HELP: '在塔恩的鍊金室將此與其他四個不同的樣本合成。',
BEAST_HELP: '點擊右鍵將此加入你的獸獵寓言。',
VOIDSTONE_HELP: '將此放置於你輿圖上的壁壘,來增加地圖階級和揭露該壁壘地區隱藏的地圖。',
VOIDSTONE_HELP: '放置於此以提升你輿圖全部地圖的階級。',
METAMORPH_BRAIN: /^.* 腦髓$/,
METAMORPH_EYE: /^.* 眼睛$/,
METAMORPH_LUNG: /^.* 肺臟$/,
+2 -2
View File
@@ -14,7 +14,7 @@
"leagues_failed": "Failed to load leagues",
"leagues_failed_help": "Make sure the realm is not under maintenance. Also try clicking on the \"Browser\" button, you may need to complete a CAPTCHA there.",
"leagues_failed_help_alt": "Price check an Item, and follow the instructions in the error description there.",
"thanks_3rd_party": "This tool relies on {0} and {1}, consider support them as well",
"thanks_3rd_party": "This tool relies on {0} and {1}, consider supporting them as well",
"toggle_browser_hint": "Press {0} to switch between browser and game.",
"contact_me": "Contact me on one of the PoE Discords,",
"version": "Version {0}",
@@ -314,4 +314,4 @@
"select_stock": "Always select \"Stock\" filter",
"show_prediction": "Show price prediction"
}
}
}