Skip to content

Commit f80bc3e

Browse files
committed
translations added
1 parent a0565ab commit f80bc3e

File tree

1 file changed

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

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,9 @@ export const en = {
2828
meetings: "Meeting Settings",
2929
data: "Data",
3030
field: 'Field',
31-
inputFieldStyle:'Input Field Style'
31+
inputFieldStyle: 'Input Field Style',
32+
avatarStyle: 'Avatar Style',
33+
captionStyle: 'Caption Style',
3234
},
3335
passwordInput: {
3436
label: "Password:",

0 commit comments

Comments
 (0)