From ee92f9c267238c0baa60712748c3fb17ff9ac28a Mon Sep 17 00:00:00 2001 From: navi Date: Wed, 21 Sep 2022 21:14:10 +0100 Subject: [PATCH] New translations en.json (Hebrew) --- packages/nc-gui/lang/he.json | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/packages/nc-gui/lang/he.json b/packages/nc-gui/lang/he.json index a8861c078f..461633de1e 100644 --- a/packages/nc-gui/lang/he.json +++ b/packages/nc-gui/lang/he.json @@ -103,7 +103,8 @@ "editor": "עוֹרֵך", "commenter": "פרשן", "viewer": "צוֹפֶה" - } + }, + "sqlVIew": "SQL View" }, "datatype": { "ID": "תְעוּדַת זֶהוּת", @@ -157,6 +158,7 @@ "isNotNull": "is not null" }, "title": { + "erdView": "ERD View", "newProj": "פרוייקט חדש", "myProject": "הפרויקטים שלי", "formTitle": "טופס כותרת", @@ -406,7 +408,14 @@ "linkRecord": "Link record", "addNewRecord": "Add new record", "useConnectionUrl": "Use Connection URL", - "toggleCommentsDraw": "Toggle comments draw" + "toggleCommentsDraw": "Toggle comments draw", + "erd": { + "showColumns": "Show Columns", + "showPkAndFk": "Show Primary and Foreign Keys", + "showSqlViews": "Show SQL Views", + "showMMTables": "Show Many to Many tables", + "showJunctionTableNames": "Show Junction Table Names" + } }, "tooltip": { "saveChanges": "שמור שינויים",