Skip to content

Commit b36122d

Browse files
committed
Chore: update menuitem text
1 parent 8b54c31 commit b36122d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.qml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Item {
2121
MenuItem {
2222
id: amapnavto
2323
width: parent.width
24-
text: qsTr("使用高德地图进行导航至此位置")
24+
text: qsTr("使用高德地图导航至此位置")
2525
height: 48
2626
leftPadding: Theme.menuItemLeftPadding
2727
font: Theme.defaultFont

0 commit comments

Comments
 (0)