Language change #41
Answered
by
ahmadfaizalbh
TheSlowlySnail
asked this question in
Q&A
-
Hello, I'm currently learning Python so check out Chatbot. Now I've discovered other languages in the source files and am wondering how I can use them? Can you help me with this? Do I have to specify a specific parameter? |
Beta Was this translation helpful? Give feedback.
Answered by
ahmadfaizalbh
Jan 7, 2021
Replies: 1 comment
-
You can pass parameter Chat("main.template", language="de") Or while calling demo demo(language="pt-br") Supported Languages
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ahmadfaizalbh
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can pass parameter
language
while initiatingChat
as followsOr while calling demo
Supported Languages