번역툴 2.0 업데이트

This commit is contained in:
Gnill82
2025-10-29 13:32:42 +09:00
parent fbef7989e4
commit e189a64631
24 changed files with 2486 additions and 1 deletions

11
requirements.txt Normal file
View File

@ -0,0 +1,11 @@
# DS_L10N Requirements
# 던전 스토커즈 현지화 툴 필요 라이브러리
# PO 파일 처리
polib>=1.2.0
# YAML 설정 파일
PyYAML>=6.0.1
# 데이터 처리 (기존 스크립트 호환성)
pandas>=2.0.0