Fix semicolon because i'm editing in a browser on my phone...

This commit is contained in:
McCloudS
2025-01-07 13:54:15 -07:00
committed by GitHub
parent 0771a9781c
commit b4d5d9c155

View File

@@ -729,7 +729,7 @@ def define_subtitle_language_naming(language: LanguageCode, type):
"""
if namesublang:
return namesublang
if transcribe_or_translate == 'translate'
if transcribe_or_translate == 'translate':
return 'eng'
# If we are translating, then we ALWAYS output an english file.
switch_dict = {