mirror of
https://github.com/drawdb-io/drawdb.git
synced 2026-02-12 02:00:40 +08:00
fix the PR comments
This commit is contained in:
@@ -236,7 +236,6 @@ const en = {
|
||||
empty_index_name: "Declared an index with no name in table '{{tableName}}'",
|
||||
didnt_find_diagram: "Oops! Didn't find the diagram.",
|
||||
unsigned: "Unsigned",
|
||||
documentation: "Documentation",
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
@@ -212,7 +212,6 @@ const es = {
|
||||
edit_relationship: "{{extra}} Editar relación {{refName}}",
|
||||
delete_relationship: "Eliminar relación {{refName}}",
|
||||
not_found: "No encontrado",
|
||||
documentation: "Documentación",
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
@@ -217,7 +217,6 @@ const fr = {
|
||||
edit_relationship: "{{extra}} Modifier la relation {{refName}}",
|
||||
delete_relationship: "Supprimer la relation {{refName}}",
|
||||
not_found: "Non trouvé",
|
||||
documentation: "Documentation",
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user