We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74ab0f7 commit 80d373eCopy full SHA for 80d373e
1 file changed
src/i18n/locales/en.js
@@ -146,7 +146,7 @@ const en = {
146
relationship_deleted: "Relationship deleted",
147
type_deleted: "Type deleted",
148
cannot_connect: "Cannot connect, the columns have different types",
149
- cannot_fk: "Only fields that are a primary key or both not null and unique can be selected as a foreign key.",
+ cannot_fk: "Only fields that are a primary key or both not null and unique can be selected as a foreign key",
150
copied_to_clipboard: "Copied to clipboard",
151
create_new_diagram: "Create new diagram",
152
cancel: "Cancel",
0 commit comments