feat: add arabic language

This commit is contained in:
Anderson Oki 2024-04-15 09:20:39 +09:00
parent 405ad1c3b7
commit a349773e6a
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ except ImportError:
logger = logging.getLogger(__name__)
supported_languages = [
"ara", # Arabic
"eng", # English
"ita", # Italian
"spa", # Spanish