Add claude batching
This commit is contained in:
@@ -1129,5 +1129,6 @@ export const languageEnglish = {
|
||||
promptInfoEmptyToggle: "No custom toggles are currently active.",
|
||||
promptInfoEmptyText: "No prompt text has been saved.",
|
||||
escapeOutput: "Escape Output",
|
||||
claudeBatching: "Claude Batching",
|
||||
|
||||
}
|
||||
|
||||
@@ -996,4 +996,5 @@ export const languageKorean = {
|
||||
"promptInfoEmptyToggle": "활성화된 커스텀 토글이 없습니다.",
|
||||
"promptInfoEmptyText": "저장된 프롬프트 텍스트가 없습니다.",
|
||||
"escapeOutput": "출력 이스케이프",
|
||||
"claudeBatching": "Claude 배칭",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user