Skip to content

Json components height #1091

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 16 commits into from
Aug 8, 2024
Prev Previous commit
Next Next commit
translation added
  • Loading branch information
MenamAfzal committed Aug 6, 2024
commit 4299c677403f09a735c64ff6a48627d9843cde19
3 changes: 2 additions & 1 deletion client/packages/lowcoder/src/i18n/locales/en.ts
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,8 @@ export const en = {
"toggleClose": "Enable Close Button",
"showMask": "Show Mask",
"textOverflow": "Text Overflow",
"scrollbar" : "Show Scrollbars",
"scrollbar": "Show Scrollbars",
"showVerticalScrollbar" : "Show Vertical Scrollbar",
"siderScrollbar" : "Show Scrollbars in Sider",
"siderRight" : "Show sider on the Right",
"siderWidth" : "Sider Width",
Expand Down