Skip to content

Commit a3e93b9

Browse files
committed
avatar translations updated
1 parent f80bc3e commit a3e93b9

File tree

1 file changed

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

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1495,13 +1495,14 @@ export const en = {
14951495
"src": "src",
14961496
"avatarCompTooltip": "The display priority is: image -> characters -> icon. Depending on what is first available.",
14971497
"iconSize": "Icon Size",
1498-
"avatarBackground": "Icon Background",
1498+
"avatarBackground": "Background",
14991499
"label": "Label",
15001500
"caption": "Caption",
15011501
"labelPosition": "Position",
15021502
"alignmentPosition": "alignment",
15031503
"text": "Text",
1504-
"enableDropDown": "Enable DropDown"
1504+
"enableDropDown": "Enable DropDown",
1505+
"containerBackground": "Background"
15051506
},
15061507

15071508
"card": {

0 commit comments

Comments
 (0)