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 f80bc3e commit a3e93b9Copy full SHA for a3e93b9
client/packages/lowcoder/src/i18n/locales/en.ts
@@ -1495,13 +1495,14 @@ export const en = {
1495
"src": "src",
1496
"avatarCompTooltip": "The display priority is: image -> characters -> icon. Depending on what is first available.",
1497
"iconSize": "Icon Size",
1498
- "avatarBackground": "Icon Background",
+ "avatarBackground": "Background",
1499
"label": "Label",
1500
"caption": "Caption",
1501
"labelPosition": "Position",
1502
"alignmentPosition": "alignment",
1503
"text": "Text",
1504
- "enableDropDown": "Enable DropDown"
+ "enableDropDown": "Enable DropDown",
1505
+ "containerBackground": "Background"
1506
},
1507
1508
"card": {
0 commit comments