Skip to content

Commit f68540a

Browse files
committed
docs: apply reviewer fix to session_page KO documentation
- Change 'All' to '전체' to match i18n label (general.All)
1 parent b872de4 commit f68540a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/backend.ai-webui-docs/src/ko/session_page/session_page.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Backend.AI에서 `세션(session)`은 사용자가 할당된 자원을 사용하
2323
## 세션 목록
2424

2525
'세션' 섹션에는 모든 활성 및 완료된 연산 세션의 목록이 표시됩니다.
26-
`All`, `Interactive`, `Batch`, `Inference`, 또는 `업로드 세션` 유형별로 세션을 필터링할 수 있으며,
26+
`전체`, `Interactive`, `Batch`, `Inference`, 또는 `업로드 세션` 유형별로 세션을 필터링할 수 있으며,
2727
`실행중` 탭과 `종료됨` 탭을 전환하여 세션을 관리할 수 있습니다.
2828

2929
기본적으로 세션 이름, 상태, 할당된 자원(AI 가속기, CPU, 메모리), 경과 시간을 확인할 수 있으며, 슈퍼관리자의 경우 에이전트 및 소유자 이메일도 표시됩니다.

0 commit comments

Comments
 (0)