Commit 8e63e6d4 authored by Joe's avatar Joe

x

parent 5f848e35
......@@ -14,6 +14,7 @@
<li role="presentation"><a href="https://ygobbs.com/" target="_blank">{{lang.forum}} </a></li>
<li role="presentation"><a href="#/ranking">{{lang.rank}} </a></li>
<li role="presentation"><a href="#/cards">{{lang.card_rank}} </a></li>
<li role="presentation"><a href=" https://event.ygobbs.com">{{lang.race}} </a></li>
<li role="presentation"><a href="#/download">{{lang.download}} </a></li>
......
......@@ -4,9 +4,10 @@ module.exports = {
cn: '中文',
en: 'English',
forum: '社区',
rank: '玩家排行',
rank: '玩家排行',
battlelog: '战报系统',
card_rank: '卡片排行榜',
card_rank: '卡片排行',
race: '赛事系统',
download: '下载',
profile: '个人信息',
account: '用户中心',
......@@ -117,6 +118,7 @@ module.exports = {
rank: 'User rank',
battlelog: 'Battle log',
card_rank: 'Meta Check',
race:"Race",
download: 'Download',
profile: 'Profile',
account: 'Account',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment