mirror of
https://github.com/drawdb-io/drawdb.git
synced 2026-02-12 02:00:40 +08:00
Add option to declare an array
This commit is contained in:
@@ -225,6 +225,7 @@ const en = {
|
||||
duplicate_enums: "Duplicate enums with the name '{{enumName}}'",
|
||||
no_enums: "No enums",
|
||||
no_enums_text: "Define enums here",
|
||||
declare_array: "Declare array",
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user