big step
This commit is contained in:
@@ -12,7 +12,16 @@ const en = {
|
||||
selectAll: "Select All",
|
||||
copy: "Copy",
|
||||
copyAll: "Copy All",
|
||||
share: "Share"
|
||||
share: "Share",
|
||||
close: "Close"
|
||||
},
|
||||
error: {
|
||||
"100001": "Unknown Error!",
|
||||
"100002": "Wrong Address!",
|
||||
"100003": "Deleted!",
|
||||
"100004": "Expired!",
|
||||
"100005": "Not Available!",
|
||||
"100006": "100006",
|
||||
}
|
||||
};
|
||||
export default en;
|
||||
|
||||
Reference in New Issue
Block a user