Skip to content

Commit 18b9078

Browse files
Merge pull request #1767 from kamalqureshi/hide_column_layout
Hide column layout - Changes
2 parents 8f2b188 + b93592b commit 18b9078

File tree

1 file changed

+1
-0
lines changed
  • client/packages/lowcoder/src/i18n/locales

1 file changed

+1
-0
lines changed

client/packages/lowcoder/src/i18n/locales/en.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -591,6 +591,7 @@ export const en = {
591591
"chartBorderColor": "Border Color",
592592
"chartTextColor": "Text Color",
593593
"detailSize": "Detail Size",
594+
"hideColumn": "Hide Column",
594595

595596
"radiusTip": "Specifies the radius of the element's corners. Example: 5px, 50%, or 1em.",
596597
"gapTip": "Specifies the gap between rows and columns in a grid or flex container. Example: 10px, 1rem, or 5%.",

0 commit comments

Comments
 (0)