We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec73757 commit 69ddd0aCopy full SHA for 69ddd0a
client/packages/lowcoder/src/i18n/locales/en.ts
@@ -199,6 +199,8 @@ export const en = {
199
"showMask": "Show Mask",
200
"textOverflow": "Text Overflow",
201
"scrollbar" : "Show Scrollbars",
202
+ "showVerticalScrollbar" : "Show Vertical Scrollbar",
203
+ "showHorizontalScrollbar" : "Show Horizontal Scrollbar",
204
"siderScrollbar" : "Show Scrollbars in Sider",
205
"siderRight" : "Show sider on the Right",
206
"siderWidth" : "Sider Width",
0 commit comments