feat: add polish

This commit is contained in:
Anderson Oki 2024-04-15 09:27:01 +09:00
parent 1ca6988645
commit cf18b384d9
1 changed files with 2 additions and 1 deletions

View File

@ -28,10 +28,11 @@ logger = logging.getLogger(__name__)
supported_languages = [
"ara", # Arabic
"eng", # English
"fra", # French
"ita", # Italian
"jpn", # Japanese
"pol", # Polish
"spa", # Spanish
"fra", # French
]