From 4596f3e9d833a6521372e9a24582f628003a816e Mon Sep 17 00:00:00 2001 From: neurlang <77860779+neurlang@users.noreply.github.com> Date: Sat, 5 Oct 2024 21:45:08 +0200 Subject: [PATCH] Update pygoruut_languages.py add Isan here since it is ISO language --- pygoruut/pygoruut_languages.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pygoruut/pygoruut_languages.py b/pygoruut/pygoruut_languages.py index 6b07c7f..4546af4 100644 --- a/pygoruut/pygoruut_languages.py +++ b/pygoruut/pygoruut_languages.py @@ -18,6 +18,7 @@ def __init__(self): "hi": "Hindi", "hu": "Hungarian", "is": "Icelandic", + "tts": "Isan", "it": "Italian", "jam": "Jamaican", "ja": "Japanese", @@ -46,7 +47,6 @@ def __init__(self): self.languagesNonISO639 = [ "BengaliDhaka", "BengaliRahr", - "Isan", "MalayArab", "VietnameseCentral", "VietnameseSouthern"