Skip to content

Commit 6741bf5

Browse files
committed
update Menu Items name
1 parent 30f2923 commit 6741bf5

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3204,7 +3204,7 @@ export const en = {
32043204
"logoURL": "Navigation Logo URL",
32053205
"horizontalAlignment": "Horizontal Alignment",
32063206
"logoURLDesc": "You can display a Logo on the left side by entering URI Value or Base64 String like data:image/png;base64,AAA... CCC",
3207-
"itemsDesc": "Hierarchical Navigation Menu Items"
3207+
"itemsDesc": "Menu Items"
32083208
},
32093209
"droppadbleMenuItem": {
32103210
"subMenu": "Submenu {number}"

0 commit comments

Comments
 (0)