Skip to content

Commit 31929bf

Browse files
committed
Added missing Korean translation
1 parent 36f58bf commit 31929bf

File tree

1 file changed

+5
-0
lines changed
  • radio/src/translations

1 file changed

+5
-0
lines changed

radio/src/translations/ko.h

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1144,6 +1144,11 @@
11441144
#define TR_BL_FLASH_KEY "Hold [SW1A] long to flash"
11451145
#define TR_BL_ERASE_KEY "Hold [SW1A] long to erase"
11461146
#define TR_BL_EXIT_KEY "[SW1B] to exit"
1147+
#elif defined(RADIO_PL18U)
1148+
#define TR_BL_SELECT_KEY "[KR Dn] to select file"
1149+
#define TR_BL_FLASH_KEY "Hold [KR Dn] long to flash"
1150+
#define TR_BL_ERASE_KEY "Hold [KR Dn] long to erase"
1151+
#define TR_BL_EXIT_KEY "[KR Up] to exit"
11471152
#else
11481153
#define TR_BL_SELECT_KEY "[TR4 Dn] to select file"
11491154
#define TR_BL_FLASH_KEY "Hold [TR4 Dn] long to flash"

0 commit comments

Comments
 (0)