We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40c5e19 commit a973dddCopy full SHA for a973ddd
Flow.Launcher/Languages/ko.xaml
@@ -65,6 +65,8 @@
65
<system:String x:Key="LastQueryPreserved">직전 쿼리에 계속 입력</system:String>
66
<system:String x:Key="LastQuerySelected">직전 쿼리 내용 선택</system:String>
67
<system:String x:Key="LastQueryEmpty">직전 쿼리 지우기</system:String>
68
+ <system:String x:Key="LastQueryActionKeywordPreserved">Preserve Last Action Keyword</system:String>
69
+ <system:String x:Key="LastQueryActionKeywordSelected">Select Last Action Keyword</system:String>
70
<system:String x:Key="KeepMaxResults">창 높이 고정</system:String>
71
<system:String x:Key="KeepMaxResultsToolTip">드래그로 창 높이를 조정하지 않습니다.</system:String>
72
<system:String x:Key="maxShowResults">표시할 결과 수</system:String>
0 commit comments