mirror of
https://github.com/drawdb-io/drawdb.git
synced 2026-02-12 02:00:40 +08:00
Require selecting a db on new diagrams
This commit is contained in:
@@ -212,6 +212,10 @@ const en = {
|
||||
edit_relationship: "{{extra}} Edit relationship {{refName}}",
|
||||
delete_relationship: "Delete relationship {{refName}}",
|
||||
not_found: "Not found",
|
||||
pick_db: "Choose a database",
|
||||
generic: "Generic",
|
||||
generic_description:
|
||||
"Generic diagrams can be exported to any SQL flavor but support few data types.",
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user