Fix syntax error

This commit is contained in:
Dazed 2024-01-24 12:45:38 -06:00
parent a862b38890
commit 9dcf12f2ca

View file

@ -2110,7 +2110,7 @@ You are going to be translating text from a videogame.\n\
I will give you lines of text, and you must translate each line to the best of your ability.\n\
{VOCAB}\n\
Output ONLY the {LANGUAGE} translation in the following format: `Translation: <{LANGUAGE.upper()}_TRANSLATION>`\n\
- Maintain Japanese Honorifics. For example: 'サクラねえちゃん' == 'Sakura Onee-san'
- Maintain Japanese Honorifics. For example: 'サクラねえちゃん' == 'Sakura Onee-san'\
"
user = f'{subbedT}'
return characters, system, user