Skip to content

Commit c07445c

Browse files
authored
Update 노성은_컨트리뷰션.md
1 parent b354f12 commit c07445c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

week6/노성은_컨트리뷰션.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,8 @@ Sphinx를 살펴보며 알게 된 가장 중요한 개념은 **Builder** 패턴
128128

129129
### 2. "#, fuzzy" 주석
130130
- 로컬 환경에서 .po 파일을 실행해보다, "#, fuzzy" 주석을 발견하였습니다.
131-
<img width="285" height="107" alt="image" src="https://github.com/user-attachments/assets/e09eb972-dc5e-4aba-992b-b8d8bd69f825" />
131+
<img width="285" height="107" alt="image" src="https://github.com/user-attachments/assets/e09eb972-dc5e-4aba-992b-b8d8bd69f825" />
132+
132133
- 원본(RST)의 영문 텍스트가 조금이라도 수정되면, 시스템은 기존 번역을 삭제하지 않고 해당 항목 위에 "#, fuzzy" 주석을 달아 재검토를 요청합니다. 이 주석이 달려있다면, 변경된 원문에 맞게 한국어를 수정한 후, "#, fuzzy" 주석을 제거해야 합니다.
133134

134135
### 3. 번역 금지 사항

0 commit comments

Comments
 (0)