VoiceSculptor / i18n /__init__.py
Huakang Chen
add i18n
37417b4
raw
history blame contribute delete
43 Bytes
from .core import i18n
__all__ = ["i18n"]