Skip to content

Commit 3ea4bd0

Browse files
Merge pull request #213 from KagurazakaIzumi/master
🌐 Update Translate
2 parents 031e7f1 + bffc0af commit 3ea4bd0

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

src/locales/en.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ export default {
77
// about
88
why: 'Why',
99
arcLightLocalized: 'ArcLight',
10-
aboutP1Part1: 'Project ArcLight first started as an Arweave storage solution dapp, after the ',
11-
aboutP2Part2: ' was announced, we transferred our objective to make a truly free music distribution platform for the Hackathon project.',
12-
aboutP2Part1: `Why choose ArcLight? We use Arweave's Permaweb as our storage for your wonderful artworks, we try everything to protect your copyright to your music, including encrypting your music to an unreadable source on Arweave network explorer, so the people must pay to you as your price defined for your project to get the download source of your music.`,
10+
about1P1Part1: 'Project ArcLight first started as an Arweave storage solution dapp, after the ',
11+
about1P2Part2: ' was announced, we transferred our objective to make a truly free music distribution platform for the Hackathon project.',
12+
about1P2Part1: 'Why choose ArcLight? We use Arweave\'s Permaweb as our storage for your wonderful artworks, we try everything to protect your copyright to your music, including encrypting your music to an unreadable source on Arweave network explorer, so the people must pay to you as your price defined for your project to get the download source of your music.',
1313
allDifferent: 'All different',
1414
sound: 'Sound',
1515
weSupport: 'we support',

src/locales/zh-cn.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ export default {
3838
thankYouForChoosingArcLight: '感谢你选择 ArcLight!',
3939
// header
4040
music: '音乐',
41+
about: '关于',
4142
login: '登录',
4243
uploadYourKey: '提供你的私钥',
4344
insertYourKey: '选择你的私钥文件',

0 commit comments

Comments
 (0)