Skip to content

Commit 4299c67

Browse files
committed
translation added
1 parent 1e7d1c0 commit 4299c67

File tree

1 file changed

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

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,8 @@ export const en = {
198198
"toggleClose": "Enable Close Button",
199199
"showMask": "Show Mask",
200200
"textOverflow": "Text Overflow",
201-
"scrollbar" : "Show Scrollbars",
201+
"scrollbar": "Show Scrollbars",
202+
"showVerticalScrollbar" : "Show Vertical Scrollbar",
202203
"siderScrollbar" : "Show Scrollbars in Sider",
203204
"siderRight" : "Show sider on the Right",
204205
"siderWidth" : "Sider Width",

0 commit comments

Comments
 (0)