This commit is contained in:
Jesse-Ma
2023-03-22 14:27:59 +08:00
parent 67035a0abf
commit bb7085adaa
7 changed files with 17 additions and 18 deletions

View File

@@ -26,6 +26,9 @@ const zh = {
"100006": "服务器不可用!",
"100011": "笔记为空!",
"100012": "笔记过大,超过{0}!",
"100013": "The address is used, Copy to a new address.",
"100014": "The text has been modified.",
"800001": "Repetitive Submit!",
}
};
export default zh;