This commit is contained in:
Jesse-Ma
2022-07-29 15:21:20 +08:00
parent deb1fbe49d
commit 732907c3b6
22 changed files with 592 additions and 415 deletions

View File

@@ -9,6 +9,9 @@ const en = {
ok: "OK",
yes: "Yes",
no: "No",
selectAll: "Select All",
copy: "Copy",
copyAll: "Copy All",
},
};
export default en;