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 1e7d1c0 commit 4299c67Copy full SHA for 4299c67
client/packages/lowcoder/src/i18n/locales/en.ts
@@ -198,7 +198,8 @@ export const en = {
198
"toggleClose": "Enable Close Button",
199
"showMask": "Show Mask",
200
"textOverflow": "Text Overflow",
201
- "scrollbar" : "Show Scrollbars",
+ "scrollbar": "Show Scrollbars",
202
+ "showVerticalScrollbar" : "Show Vertical Scrollbar",
203
"siderScrollbar" : "Show Scrollbars in Sider",
204
"siderRight" : "Show sider on the Right",
205
"siderWidth" : "Sider Width",
0 commit comments