Skip to content

Commit

Permalink
Add Korean localization (#121)
Browse files Browse the repository at this point in the history
  • Loading branch information
seungwoochoe committed Feb 9, 2023
1 parent d7b349f commit 8c90a95
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
"record_shortcut" = "단축키 등록";
"press_shortcut" = "단축키 입력";
"keyboard_shortcut_used_by_menu_item" = "이 키보드 단축키는 이미 “%@” 메뉴 항목에 사용되고 있으므로 등록할 수 없습니다.";
"keyboard_shortcut_used_by_system" = "이 키보드 단축키는 이미 시스템상에서 사용되고 있으므로 등록할 수 없습니다.";
"keyboard_shortcuts_can_be_changed" = "대부분의 시스템 키보드 단축키는 “시스템 설정 › 키보드 › 키보드 단축키”에서 변경 가능합니다.";

0 comments on commit 8c90a95

Please sign in to comment.