Skip to content

Commit 22c7b5f

Browse files
committed
Update javascriptLoad and javascriptSave to match PR iNavFlight#2491
Complete the conflict resolution by updating two more Ukrainian translations to match PR iNavFlight#2491: - javascriptLoad: Use 'з польотного контролера' (from flight controller) - javascriptSave: Use 'до польотного контролера' (to flight controller) This completes the alignment with PR iNavFlight#2491's Ukrainian translations.
1 parent d8adc2b commit 22c7b5f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

locale/uk/messages.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6189,10 +6189,10 @@
61896189
"message": "Транспілювати в INAV"
61906190
},
61916191
"javascriptLoad": {
6192-
"message": "Завантажити з FC"
6192+
"message": "Завантажити з польотного контролера"
61936193
},
61946194
"javascriptSave": {
6195-
"message": "Зберегти на FC"
6195+
"message": "Зберегти до польотного контролера"
61966196
},
61976197
"javascriptClear": {
61986198
"message": "Очистити редактор"

0 commit comments

Comments
 (0)