ttl 提示
This commit is contained in:
@@ -5,6 +5,7 @@ const en = {
|
||||
content: {
|
||||
blankTip: "I am Blank.",
|
||||
noteTip: "Start writing something...",
|
||||
deleteTip: "The note will be deleted automatically. ttl:"
|
||||
},
|
||||
button: {
|
||||
ok: "OK",
|
||||
@@ -24,7 +25,7 @@ const en = {
|
||||
"100005": "Not Published!",
|
||||
"100006": "Server Unavailable!",
|
||||
"100011": "Empty Note!",
|
||||
"100012": "Too Large, Beyond 200K!",
|
||||
"100012": "Too Large, Beyond 400K!",
|
||||
}
|
||||
};
|
||||
export default en;
|
||||
|
||||
Reference in New Issue
Block a user