mirror of
https://github.com/drawdb-io/drawdb.git
synced 2025-11-09 10:14:46 +00:00
Fix typos in the English (en.js) translation
This commit is contained in:
@@ -191,7 +191,7 @@ const en = {
|
|||||||
duplicate_type_fields:
|
duplicate_type_fields:
|
||||||
"Duplicate type fields by name '{{fieldName}}' in type '{{typeName}}'",
|
"Duplicate type fields by name '{{fieldName}}' in type '{{typeName}}'",
|
||||||
duplicate_reference: "Duplicate reference by the name '{{refName}}'",
|
duplicate_reference: "Duplicate reference by the name '{{refName}}'",
|
||||||
circular_dependency: "Circular dependency involvind table '{{refName}}'",
|
circular_dependency: "Circular dependency involving table '{{refName}}'",
|
||||||
timeline: "Timeline",
|
timeline: "Timeline",
|
||||||
priority: "Priority",
|
priority: "Priority",
|
||||||
none: "None",
|
none: "None",
|
||||||
|
|||||||
Reference in New Issue
Block a user