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 1261e67 commit b6a4318Copy full SHA for b6a4318
client/packages/lowcoder-design/src/components/Section.tsx
@@ -147,5 +147,6 @@ export const sectionNames = {
147
style: trans("prop.style"),
148
labelStyle:trans("prop.labelStyle"),
149
data: trans("prop.data"),
150
- meetings : trans("prop.meetings"), // added by Falk Wolsky
+ meetings: trans("prop.meetings"), // added by Falk Wolsky
151
+ field:trans("prop.field")
152
};
0 commit comments