Skip to content

Commit

Permalink
Merge pull request #21 from 016/new_translate
Browse files Browse the repository at this point in the history
need fix rigs
  • Loading branch information
016 authored Sep 15, 2020
2 parents c75a708 + cce74e9 commit 81f151d
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions i18n/en.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ const messages = {
id: 'ID',

costCurrency: 'ISK',
costCharge: '<span>At present, only invited users can join the test phase, the price of publishing information is extremely low and it will be restored after the test. Each invited account is gifted with ISK for testing.</span><br/><span>In order to prevent spam, a certain amount of account balance will be deducted for message posted, and it cannot be posted if the balance is insufficient</span><br/><span>[NOT START]Recharge method: send ISK via contract to ieve in the game, add `ieve-Your ieve website account Name`(for me it\'s ieve-DP, your registered account name on the ieve website is very important!!!) in desc part, will recharge the account after received the contract</span><br/><span>It is forbidden to post politics, insults/attack others, RMT and other content, we will delete it and ISK will not be refunded, if the circumstances are serious, direct account recharge will not be refunded</span>',
costCharge: '<span>Currently, the test phase is by invitation only. The cost of publishing information is set to an extremely low amount and it will be restored to normal afterwards. Invited accounts are gifted some ISK for the testing purpose.</span><br/><span>In order to prevent spams, a certain amount of ISK will be charged for the message posted, and it cannot be posted if the balance is insufficient</span><br/><span>[NOT IMPLEMENTED YET]Recharge method: send ISK via contract to ieve in the game, add `ieve-Your ieve website account Name`(for me it\'s ieve-DP, your registered account name on the ieve website is very important!!!) in desc part, will recharge the account after received the contract</span><br/><span>It is prohibited to post politics, personal insults, RMT and other inappropriate content. Such post will be deleted without refund. Future violation will lead to account ban without refund.</span>',

newElement:{
title: 'Title',
Expand Down Expand Up @@ -136,7 +136,7 @@ const messages = {
yl: 'Large Torpedo Launcher',
},
hunhe: {
title: 'Hybrid Turrets',
title: 'Railguns'',
cigui:{
s: 'Small Rifled Railgun',
m: 'Medium Rifled Railgun',
Expand Down
20 changes: 10 additions & 10 deletions i18n/zh.js
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ const messages = {
demo: 'Demo 数据',
d201912: '201912 测试数据',
d202007: '202007 测试数据',
d202008: '202008 公测数据',
d202008: '202008 数据',
d202106: '202006 版本xxxx数据',
},

Expand Down Expand Up @@ -126,17 +126,17 @@ const messages = {
weapon:{
missile: {
title: '导弹发射器',
qd: '轻型导弹发射器',
hj: '火箭发射器',
qk: '轻型快速导弹发射器',
zd: '重型导弹发射器',
zg: '重型攻击导弹发射器',
zk: '重型快速导弹发射器',
xh: '巡航导弹发射器',
yl: '鱼雷发射器',
qd: '小型导弹发射器',
hj: '小型鱼雷发射器',
qk: '中型快速导弹发射器',
zd: '中型导弹发射器',
zg: '中型鱼雷发射器',
zk: '大型快速导弹发射器',
xh: '大型导弹发射器',
yl: '大型鱼雷发射器',
},
hunhe: {
title: '混合武器',
title: '磁轨炮',
cigui:{
s: '小型磁轨炮',
m: '中型磁轨炮',
Expand Down

0 comments on commit 81f151d

Please sign in to comment.