i18n
This commit is contained in:
@@ -4,7 +4,7 @@ const en = {
|
||||
},
|
||||
content: {
|
||||
blankTip: "I am Blank.",
|
||||
noteTip: "Start writing something...",
|
||||
noteTip: "Write here.",
|
||||
deleteTip: "The note will be deleted automatically. ttl:"
|
||||
},
|
||||
button: {
|
||||
|
||||
@@ -4,7 +4,7 @@ const zh = {
|
||||
},
|
||||
content: {
|
||||
blankTip: "空白的内容。",
|
||||
noteTip: "开始写下一些东西吧。。。",
|
||||
noteTip: "写在这儿。",
|
||||
deleteTip: "笔记将被自动删除。剩余时间:"
|
||||
},
|
||||
button: {
|
||||
|
||||
Reference in New Issue
Block a user