Skip to content

Commit

Permalink
Update translations.cpp
Browse files Browse the repository at this point in the history
variable for model special function custom name

(cherry picked from commit a8c494285d774c0d2268dd96ed615a957e3767c9)
  • Loading branch information
shane-droid authored and pfeerick committed Dec 7, 2022
1 parent 843ae4d commit 114c69d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions radio/src/translations.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -269,6 +269,7 @@ const char STR_MENUCURVE[] = TR_MENUCURVE;
const char STR_MENULOGICALSWITCH[] = TR_MENULOGICALSWITCH;
const char STR_MENULOGICALSWITCHES[] = TR_MENULOGICALSWITCHES;
const char STR_MENUCUSTOMFUNC[] = TR_MENUCUSTOMFUNC;
const char STR_CUST_FUNC_CUST_LABEL[] = TR_CUST_FUNC_CUST_LABEL;
const char STR_SPLASHSCREEN[] = TR_SPLASHSCREEN;
const char STR_PWR_ON_DELAY[] = TR_PWR_ON_DELAY;
const char STR_PWR_OFF_DELAY[] = TR_PWR_OFF_DELAY;
Expand Down

0 comments on commit 114c69d

Please sign in to comment.