mirror of
https://github.com/drawdb-io/drawdb.git
synced 2026-02-12 02:00:40 +08:00
Add empty enums illustration
This commit is contained in:
@@ -223,6 +223,8 @@ const en = {
|
||||
enum_w_no_name: "Found enum with no name",
|
||||
enum_w_no_values: "Found enum '{{enumName}}' with no values",
|
||||
duplicate_enums: "Duplicate enums with the name '{{enumName}}'",
|
||||
no_enums: "No enums",
|
||||
no_enums_text: "Define enums here",
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user