mirror of
https://github.com/drawdb-io/drawdb.git
synced 2026-02-12 02:00:40 +08:00
Undo and redo enum editing
This commit is contained in:
@@ -218,7 +218,7 @@ const en = {
|
||||
"Generic diagrams can be exported to any SQL flavor but support few data types.",
|
||||
enums: "Enums",
|
||||
add_enum: "Add enum",
|
||||
edit_enum: "Edit enum",
|
||||
edit_enum: "{{extra}} Edit enum {{enumName}}",
|
||||
delete_enum: "Delete enum",
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user