error message

This commit is contained in:
Jesse-Ma
2022-12-05 13:18:12 +08:00
parent 7fb00c8cf5
commit ca5f4ad8a0
10 changed files with 106 additions and 58 deletions

View File

@@ -22,7 +22,9 @@ const en = {
"100003": "Deleted",
"100004": "Expired!",
"100005": "Not Available!",
"100006": "100006",
"100006": "Server Unavailable!",
"100011": "Empty Note!",
"100012": "Too Large, Beyond 200K!",
}
};
export default en;