feat: action locales【6dad2152】

This commit is contained in:
YunaiV
2025-03-24 21:30:21 +08:00
parent 8240149e41
commit ff4a478e83
2 changed files with 28 additions and 0 deletions

View File

@@ -10,5 +10,19 @@
"title": "Dashboard",
"analytics": "Analytics",
"workspace": "Workspace"
},
"action": {
"action": "Action",
"add": "Add",
"edit": "Edit",
"delete": "Delete",
"save": "Save",
"import": "Import",
"export": "Export",
"submit": "Submit",
"cancel": "Cancel",
"confirm": "Confirm",
"reset": "Reset",
"search": "Search"
}
}