icon i18n
This commit is contained in:
@@ -4,6 +4,7 @@ const en = {
|
||||
},
|
||||
content: {
|
||||
blankTip: "I am Blank.",
|
||||
noteTip: "Start writing something...",
|
||||
},
|
||||
button: {
|
||||
ok: "OK",
|
||||
|
||||
@@ -3,7 +3,8 @@ const zh = {
|
||||
askTodelete: "是否确定要删除?",
|
||||
},
|
||||
content: {
|
||||
blankTip: "I am Blank.",
|
||||
blankTip: "空白的内容。",
|
||||
noteTip: "开始写下一些东西吧。。。"
|
||||
},
|
||||
button: {
|
||||
ok: "好的",
|
||||
|
||||
Reference in New Issue
Block a user