|
|
|
@ -103,7 +103,8 @@
|
|
|
|
|
"editor": "Editor", |
|
|
|
|
"commenter": "Commentatore", |
|
|
|
|
"viewer": "Spettatore" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"sqlVIew": "SQL View" |
|
|
|
|
}, |
|
|
|
|
"datatype": { |
|
|
|
|
"ID": "ID", |
|
|
|
@ -157,6 +158,7 @@
|
|
|
|
|
"isNotNull": "non è nullo" |
|
|
|
|
}, |
|
|
|
|
"title": { |
|
|
|
|
"erdView": "ERD View", |
|
|
|
|
"newProj": "Nuovo progetto", |
|
|
|
|
"myProject": "I miei progetti", |
|
|
|
|
"formTitle": "Titolo del modulo", |
|
|
|
@ -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": "Salva le modifiche", |
|
|
|
|