diff --git a/torn-trans-zhcn.user.js b/torn-trans-zhcn.user.js index c9e807d..31fb9e1 100644 --- a/torn-trans-zhcn.user.js +++ b/torn-trans-zhcn.user.js @@ -253,7 +253,7 @@ "Despite having no discernible court system Torn still employs several thousand people within its Judicial Services department. Nobody knows what the hell these people do all day, but if we had to guess, we'd say Solitaire.": "尽管没有明显的法院系统,托恩仍然在其司法服务部门雇用了几千人。没有人知道这些人整天都在做什么,但如果我们必须猜测,我们会说是接龙。", "At one point a Dual Wield Melee course was available at Torn City College for a fee of $50,000,000, but this was discontinued when Torn's citizens realized they were effectively paying to learn how to hold two things at once.": "托恩城市学院一度开设了双持近战课程,收费50,000,000美元,但当托恩的市民意识到他们实际上是在花钱学习如何同时持有两样东西时,这个课程就停止了。" }; - const cityDict = {//todo + const cityDict = { 'Map': '地图', 'Quick Links': '快速链接', 'Key of Symbols': '标志建筑', @@ -551,6 +551,7 @@ * city */ if (window.location.href.indexOf('city.php') >= 0) { + //todo 1.西部地区的健身房是否翻译? 2.bit's n bobs是否翻译? const cityOB = new MutationObserver(cityOBInit); function cityOBInit() {