File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed
packages/app-client/src/locales Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change 11
11
"new-note" : " 新建笔记" ,
12
12
"github" : " GitHub" ,
13
13
"language" : " 语言" ,
14
+ "github-repository" : " GitHub 仓库" ,
15
+ "documentation" : " 文档" ,
16
+ "change-theme" : " 更改主题" ,
17
+ "menu-icon" : " 菜单图标" ,
18
+ "change-language" : " 更改语言" ,
14
19
"theme" : {
15
20
"theme" : " 主题" ,
16
21
"light-mode" : " 浅色模式" ,
62
67
"placeholder" : " 在此输入您的笔记内容..." ,
63
68
"password" : {
64
69
"label" : " 笔记密码" ,
65
- "placeholder" : " 密码..."
70
+ "placeholder" : " 密码..." ,
71
+ "hide-password" : " 隐藏密码" ,
72
+ "show-password" : " 显示密码" ,
73
+ "generate-random-password" : " 生成随机密码"
66
74
},
67
75
"expiration" : " 过期时间" ,
68
76
"no-expiration" : " 永不过期" ,
103
111
}
104
112
},
105
113
"view" : {
114
+ "loading" : " 加载笔记中..." ,
106
115
"note-content" : " 笔记内容" ,
107
116
"assets" : {
108
117
"download" : " 下载" ,
You can’t perform that action at this time.
0 commit comments