claude-code-kr 0.4.2 → 0.4.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/locales/ko.json +1 -0
- package/package.json +1 -1
package/lib/locales/ko.json
CHANGED
|
@@ -438,6 +438,7 @@
|
|
|
438
438
|
"action:\"write to file\"": "action:\"파일에 저장\"",
|
|
439
439
|
"description:\"expand history\"": "description:\"기록 펼치기\"",
|
|
440
440
|
"description:\"expand\"": "description:\"펼치기\"",
|
|
441
|
+
"hasActiveTools:xn.size>0": "hasActiveTools:(xn?.size??0)>0",
|
|
441
442
|
"label:\"Back\"": "label:\"뒤로\"",
|
|
442
443
|
"label:\"Continue\"": "label:\"계속\"",
|
|
443
444
|
"label:\"Copy to clipboard\"": "label:\"클립보드에 복사\"",
|