mirror of
https://github.com/SubtitleEdit/subtitleedit.git
synced 2024-11-21 18:52:36 +01:00
Add "TETUM" language to Google Translate
This commit is contained in:
parent
24d959569c
commit
0a9511bf7e
@ -195,7 +195,7 @@ namespace Nikse.SubtitleEdit.Core.AutoTranslate
|
||||
new TranslationPair("TAMIL", "ta"),
|
||||
new TranslationPair("TATAR", "tt"),
|
||||
new TranslationPair("TELUGU", "te"),
|
||||
// new TranslationPair("TETUM", "tet"), -- not yet implemented...
|
||||
new TranslationPair("TETUM", "tet"),
|
||||
new TranslationPair("THAI", "th"),
|
||||
new TranslationPair("TIGRINYA", "ti"),
|
||||
new TranslationPair("TSONGA", "ts"),
|
||||
|
Loading…
Reference in New Issue
Block a user