Skip to content

Commit 03c7c26

Browse files
i18n: Korean for 'Add new preset'
Text supplied in this comment: #3609 (comment) Co-Authored-By: Seungmin <globalsh1@gmail.com>
1 parent 76ed604 commit 03c7c26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/i18n/locales/ko.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@
191191
},
192192
"presets": {
193193
"buttons": {
194-
"addNewPreset": ""
194+
"addNewPreset": "새 프리셋 추가"
195195
},
196196
"line1": "여기서 이름 있는 지침을 정의해 여러 쿼리에서 재사용할 수 있습니다. '{{name}}' 프리셋은 Tasks 쿼리에서 '{{instruction1}}' 또는 '{{instruction2}}'로 사용할 수 있습니다.",
197197
"line2": "프리셋을 수정하면 열려 있는 모든 Tasks 쿼리가 자동으로 새로고침됩니다.",

0 commit comments

Comments
 (0)