CHANGELOG.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
self_healing_localization.egg-info/PKG-INFO
self_healing_localization.egg-info/SOURCES.txt
self_healing_localization.egg-info/dependency_links.txt
self_healing_localization.egg-info/requires.txt
self_healing_localization.egg-info/top_level.txt
shl/__init__.py
shl/language_validator.py
shl/logging_config.py
shl/data/unified_languages.json
shl/engine/__init__.py
shl/engine/ai_translation.py
shl/engine/core.py
shl/engine/localizer.py
shl/engine/template_localizer.py
tests/__init__.py
tests/conftest.py
tests/test_ai_translation.py
tests/test_core.py
tests/test_language_validator.py
tests/test_localizer.py
tests/test_template_localizer.py