mirror of
https://github.com/drawdb-io/drawdb.git
synced 2026-02-12 02:00:40 +08:00
Enable editing index names
This commit is contained in:
@@ -212,6 +212,7 @@ const en = {
|
||||
edit_relationship: "{{extra}} Edit relationship {{refName}}",
|
||||
delete_relationship: "Delete relationship {{refName}}",
|
||||
not_found: "Not found",
|
||||
empty_index_name: "Declared an index with no name in table '{{tableName}}'",
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user