Skip to content

Commit

Permalink
fix(notice): change notice to mirror site stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
AlvISsReimu committed Apr 23, 2020
1 parent d03a355 commit d63de90
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions src/views/About/Bulletin.vue
Original file line number Diff line number Diff line change
Expand Up @@ -2,30 +2,30 @@
{
"zh": {
"bulletin": [
"1月16日海外版正式上线,为了避免数据混淆,请只上传国服的掉落。",
"专用于海外版的素材统计站是否开放正在计划中。",
"全站翻译已经完成,感谢Syaro和方舟航海図的帮助!"
"为了优化国内和海外的访问速度,我们建立了相应的镜像站,推荐各位博士根据所处地理位置进行选择。(如果您拥有本站的ID,更换镜像后请重新登录)",
"国内:penguin-stats.cn",
"国际:penguin-stats.io"
]
},
"en": {
"bulletin": [
"Arknights EN server was officially released on 1/16. In order to not mess up the current data, please only submit drop data from the CN server.",
"We are considering whether to open another website for overseas servers.",
"The translation of the entire website has been finished. Thanks to Syaro and 方舟航海図 for their efforts!"
"In order to increase the site speed, we built up two mirror websites. Please select the corresponding mirror according to your geographical location. (If you have Penguin Statistics user ID, you need to re-login after you switch to another mirror site)",
"China: penguin-stats.cn",
"Global: penguin-stats.io"
]
},
"ja": {
"bulletin": [
"1月16日に海外版が正式にリリースされます。データの混雑を避けるために、当サイトでは大陸版のドロップデータのみをアップロードして下さい。",
"海外版のドロップまとめサイトを開設するかは現時点では思案中のみとなっています。",
"Webサイトの翻訳は全て完了しました。Syaroと方舟航海図のご協力に感謝します!"
"In order to increase the site speed, we built up two mirror websites. Please select the corresponding mirror according to your geographical location. (If you have Penguin Statistics user ID, you need to re-login after you switch to another mirror site)",
"China: penguin-stats.cn",
"Global: penguin-stats.io"
]
},
"ko": {
"bulletin": [
"명일방주 해외서버가 1/16일에 오픈하였습니다. 데이터의 혼란을 방지하기 위해, 중국 서버의 보고서만 작성하여 주십시오.",
"저희는 해외서버를 위한 웹 사이트 개설을 검토하고 있습니다.",
"웹 사이트 전체의 번역이 끝났습니다. Syaro님과 方舟航海図님의 노력에 감사드립니다!"
"In order to increase the site speed, we built up two mirror websites. Please select the corresponding mirror according to your geographical location. (If you have Penguin Statistics user ID, you need to re-login after you switch to another mirror site)",
"China: penguin-stats.cn",
"Global: penguin-stats.io"
]
}
}
Expand Down

0 comments on commit d63de90

Please sign in to comment.