Skip to content

Commit

Permalink
fix: Rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
kobakirill authored and pfeerick committed Oct 20, 2023
1 parent 6306d66 commit 9e06665
Show file tree
Hide file tree
Showing 2 changed files with 209 additions and 210 deletions.
7 changes: 3 additions & 4 deletions radio/src/translations/fi.h
Original file line number Diff line number Diff line change
Expand Up @@ -451,12 +451,8 @@
#if defined(SURFACE_RADIO)
#define TR_FM "DM"
#else
#if defined(SURFACE_RADIO)
#define TR_FM "DM"
#else
#define TR_FM "FM"
#endif
#endif
#define TR_EEPROMLOWMEM "EEPROM low mem"
#define TR_PRESS_ANY_KEY_TO_SKIP "Press any key to skip"
#define TR_THROTTLE_NOT_IDLE "Throttle not idle"
Expand Down Expand Up @@ -492,6 +488,9 @@
#define TR_MENUFLIGHTMODES "DRIVE MODES"
#define TR_MENUFLIGHTMODE "DRIVE MODE"
#else
#define TR_MENUFLIGHTMODE "FLIGHT MODE"
#define TR_MENUFLIGHTMODES "FLIGHT MODES"
#endif
#define TR_MENUHELISETUP "HELI SETUP"

#if defined(PCBTARANIS)
Expand Down
Loading

0 comments on commit 9e06665

Please sign in to comment.