File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3685,6 +3685,30 @@ MSG_HASH(
36853685 MENU_ENUM_SUBLABEL_ANDROID_INPUT_DISCONNECT_WORKAROUND ,
36863686 "연결이 끊겼다가 돌아오는 컨트롤러를 위한 우회 방안입니다. 같은 종류의 컨트롤러를 2명의 플레이어로 인식하지 않게 합니다."
36873687 )
3688+ MSG_HASH (
3689+ MENU_ENUM_LABEL_VALUE_CONFIRM_QUIT ,
3690+ "두 번 눌러 종료"
3691+ )
3692+ MSG_HASH (
3693+ MENU_ENUM_SUBLABEL_CONFIRM_QUIT ,
3694+ "종료 핫키를 두 번 눌러야 작동하게 합니다."
3695+ )
3696+ MSG_HASH (
3697+ MENU_ENUM_LABEL_VALUE_CONFIRM_CLOSE ,
3698+ "두 번 눌러 콘텐츠 종료"
3699+ )
3700+ MSG_HASH (
3701+ MENU_ENUM_SUBLABEL_CONFIRM_CLOSE ,
3702+ "콘텐츠 종료 핫키를 두 번 눌러야 작동하게 합니다."
3703+ )
3704+ MSG_HASH (
3705+ MENU_ENUM_LABEL_VALUE_CONFIRM_RESET ,
3706+ "두 번 눌러 다시 시작"
3707+ )
3708+ MSG_HASH (
3709+ MENU_ENUM_SUBLABEL_CONFIRM_RESET ,
3710+ "다시 시작 핫키를 두 번 눌러야 작동하게 합니다."
3711+ )
36883712
36893713
36903714/* Settings > Input > Haptic Feedback/Vibration */
Original file line number Diff line number Diff line change 9595#define LANGUAGE_PROGRESS_JAPANESE_APPROVED 0
9696
9797/* Korean */
98- #define LANGUAGE_PROGRESS_KOREAN_TRANSLATED 99
98+ #define LANGUAGE_PROGRESS_KOREAN_TRANSLATED 100
9999#define LANGUAGE_PROGRESS_KOREAN_APPROVED 0
100100
101101/* Dutch */
You can’t perform that action at this time.
0 commit comments