bayartsogt commited on
Commit
cb2703f
·
1 Parent(s): 0c283a9

translation warning to only english

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -43,4 +43,4 @@ with st.spinner(MESSAGES["loading_text"][lang]):
43
  st.write(f"*Translated:* {result_en}")
44
  st.write(f"> *Original:* {result_mn}")
45
 
46
- st.warning('Translation is done by [`googletrans`](https://github.com/ssut/py-googletrans). Please check out the usage. https://github.com/ssut/py-googletrans#note-on-library-usage')
 
43
  st.write(f"*Translated:* {result_en}")
44
  st.write(f"> *Original:* {result_mn}")
45
 
46
+ st.warning('Translation is done by [`googletrans`](https://github.com/ssut/py-googletrans). Please check out the usage. https://github.com/ssut/py-googletrans#note-on-library-usage')