File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -2,22 +2,22 @@ export default {
2
2
translation : {
3
3
common : {
4
4
openInBrowser : '用浏览器打开' ,
5
- downloadApp : '下载 软件 ' ,
6
- // fileSystemBasedStorage: 'File System Based Storage ',
7
- // comingSoon: 'Coming Soon ',
5
+ downloadApp : '下载软件 ' ,
6
+ fileSystemBasedStorage : '基于文件系统储存 ' ,
7
+ comingSoon : '敬请期待 ' ,
8
8
webApp : '网页软件' ,
9
9
desktopApp : '桌面软件' ,
10
10
mobileApp : '手机软件' ,
11
- boostHub : 'Create an Account for Free ' ,
11
+ boostHub : '免费创建一个账号 ' ,
12
12
} ,
13
13
header : {
14
14
forTeams : '团队版' ,
15
- community : 'Community ' ,
15
+ community : '社区 ' ,
16
16
} ,
17
17
hero : {
18
- // title: 'Boost Happiness, Productivity and Creativity. ',
19
- // subtitle:
20
- // "Boost Note is an intuitive and stylish markdown editor. It's fully open-source, and used by 1 million developers! ",
18
+ title : '提高幸福感、生产力和创造力 ' ,
19
+ subtitle :
20
+ "Boost Note 是一个富有内涵和个性的 markdown 编辑器,完全开源,并为一百万的开发者所使用! " ,
21
21
} ,
22
22
newsletter : {
23
23
// title: 'Also, please join our newsletter to get the latest news and update notes.',
@@ -63,7 +63,7 @@ export default {
63
63
// 'You can introduce custom markdown syntax and configure how to render it.',
64
64
} ,
65
65
pricing : {
66
- // title: 'Pricing Plans ',
66
+ title : '定价套餐 ' ,
67
67
feature : '功能' ,
68
68
basic : '基本套餐' ,
69
69
premium : '黄金套餐' ,
You can’t perform that action at this time.
0 commit comments