chore: add animetosho spanish language

This commit is contained in:
Anderson Oki 2024-04-15 09:12:44 +09:00
parent 77ebd036f2
commit af622c654e
1 changed files with 1 additions and 1 deletions

View File

@ -25,10 +25,10 @@ except ImportError:
logger = logging.getLogger(__name__)
# TODO: Test and Support Other Languages
supported_languages = [
"eng", # English
"ita", # Italian
"spa", # Spanish
]