Skip to content

Commit a6e1834

Browse files
authored
HCK-3593: add variable to en.json
add variable for "Hide description" tooltip to show "Hide comments" for RDBMS targets
1 parent 224f7f8 commit a6e1834

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

localization/en.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@
5454
"PROPERTIES_PANE___NORMALIZATION": "Normalization",
5555
"PROPERTIES_PANE___NAME": "Business Name",
5656
"PROPERTIES_PANE___CODE": "Technical name",
57+
"PROPERTIES_PANE___DESCRIPTIONS": "comments",
5758
"CENTRAL_PANE___TAB_MONGODB_VIEW_SCRIPT": "Create View Script",
5859
"CONTEXT_MENU___ADD_BUCKET": "Add schema",
5960
"CONTEXT_MENU___ADD_COLLECTION": "Add table",
@@ -146,4 +147,4 @@
146147
"FE_LEVEL_SELECTOR_TITLE": "Schemas",
147148
"FE_LEVEL_SELECTOR_CONTAINER": "Individual",
148149
"FE_LEVEL_SELECTOR_MODEL": "Combined"
149-
}
150+
}

0 commit comments

Comments
 (0)