Skip to content

Commit 7c7a41f

Browse files
fix local en craft_name (#4609)
Co-authored-by: David Anson <[email protected]>
1 parent 4dbeadc commit 7c7a41f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

locales/en/messages.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5764,7 +5764,7 @@
57645764
"description": "One of the elements of the OSD"
57655765
},
57665766
"osdDescElementCraftName": {
5767-
"message": "Aircraft name as set in the Configuration tab.</br>Can also be set via the \"aircraft_name\" CLI variable."
5767+
"message": "Aircraft name as set in the Configuration tab.</br>Can also be set via the \"craft_name\" CLI variable."
57685768
},
57695769
"osdTextElementAltitude": {
57705770
"message": "Altitude",

0 commit comments

Comments
 (0)