Compare commits

...

2 Commits

Author SHA1 Message Date
6984213de0 Resolve merge conflict: Renamed Python scripts to follow naming conventions 2025-09-11 01:55:20 +09:00
4034c222b9 ● 파일명 변경을 완료했습니다:
1. po_extract_untranslated.py - PO 파일에서 번역되지 않은 문자열을 CSV로 추출
  2. po_merge_to_csv.py - 여러 언어의 PO 파일을 하나의 CSV로 병합
  3. po_update_from_tsv.py - TSV/CSV 파일의 번역을 PO 파일에 반영

  새로운 파일명은 Python 컨벤션을 따르며, 각 스크립트의 기능을 명확하게 나타냅니다.
2025-09-11 01:45:06 +09:00
4 changed files with 1 additions and 0 deletions