Skip to content

Commit b6a4318

Browse files
committed
section names updated
1 parent 1261e67 commit b6a4318

File tree

1 file changed

+2
-1
lines changed
  • client/packages/lowcoder-design/src/components

1 file changed

+2
-1
lines changed

client/packages/lowcoder-design/src/components/Section.tsx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,5 +147,6 @@ export const sectionNames = {
147147
style: trans("prop.style"),
148148
labelStyle:trans("prop.labelStyle"),
149149
data: trans("prop.data"),
150-
meetings : trans("prop.meetings"), // added by Falk Wolsky
150+
meetings: trans("prop.meetings"), // added by Falk Wolsky
151+
field:trans("prop.field")
151152
};

0 commit comments

Comments
 (0)