Skip to content

Commit

Permalink
switched jp and ko translations (#115)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gil Amran authored and bolshchikov committed Jul 3, 2019
1 parent cf51caa commit 5db3e68
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions voting/client-web/src/components/App/i18n.ts
Original file line number Diff line number Diff line change
Expand Up @@ -85,11 +85,11 @@ const resources = {
Stake: 'ステーク',
Yes: 'Yes',
No: 'No',
Distributed: '배포됨',
'Distribution Event': '배포 이벤트',
'Transaction Hash': '트랜잭션 정보',
Amount: '수량',
'Total Distributed': '총 배포수량',
Distributed: '配布済み',
'Distribution Event': '配布イベント',
'Transaction Hash': '取引情報',
Amount: '数量',
'Total Distributed': '総配布量',
"Delegator's ORBS Balance": 'デリゲータのORBS保有数',
'Last election votes against (%)': '前回投票時の反対票(%)',
'Manually Delegate Your Stake': '手動でステークを委任する',
Expand Down Expand Up @@ -197,11 +197,11 @@ const resources = {
Stake: '스테이킹 수량',
Yes: 'Yes',
No: 'No',
Distributed: '配布済み',
'Distribution Event': '配布イベント',
'Transaction Hash': '取引情報',
Amount: '数量',
'Total Distributed': '総配布量',
Distributed: '배포됨',
'Distribution Event': '배포 이벤트',
'Transaction Hash': '트랜잭션 정보',
Amount: '수량',
'Total Distributed': '총 배포수량',
"Delegator's ORBS Balance": '위임한 ORBS 수량',
'Last election votes against (%)': '지난 선거에서 받은 반대표(%)',
'Manually Delegate Your Stake': '직접 수동으로 위임하기',
Expand Down

0 comments on commit 5db3e68

Please sign in to comment.