Skip to content

Commit

Permalink
Update ru.h
Browse files Browse the repository at this point in the history
#define TR_SF_RGBLEDS                  "RGB leds"
#define TR_SELECT_MENU_ALL        "All"
#define TR_SELECT_MENU_CLR        "Clear"
#define TR_SELECT_MENU_INV        "Invert"
  • Loading branch information
kobakirill authored Oct 14, 2023
1 parent 2bd6fd4 commit d325b60
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions radio/src/translations/ru.h
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@
#define TR_SF_FAILSAFE "Авар управ"
#define TR_SF_RANGE_CHECK "Пров диапаз"
#define TR_SF_MOD_BIND "Bind модуль"
#define TR_SF_RGBLEDS "RGB"

#define TR_SOUND "Играть Звук"
#define TR_PLAY_TRACK "Играть Трек"
Expand Down Expand Up @@ -1251,3 +1252,7 @@
#define TR_ENABLED_FEATURES "Включенные функции"
#define TR_RADIO_MENU_TABS "ВКЛАДКИ МЕНЮ РАДИО"
#define TR_MODEL_MENU_TABS "ВКЛАДКИ МЕНЮ МОДЕЛИ"

#define TR_SELECT_MENU_ALL "Все"
#define TR_SELECT_MENU_CLR "Чисто"
#define TR_SELECT_MENU_INV "Инверт"

0 comments on commit d325b60

Please sign in to comment.