Files
Vocard/function.py
Choco 44b4ba68d1 Fix language fallback logic in _get_lang function
Previously, _get_lang returned 'EN' if the language was not found, which could cause issues. Now, it sets lang to 'EN' and continues processing, ensuring consistent behavior.
2025-09-25 23:13:07 +08:00

11 KiB