kuroiikimono commited on
Commit
da138de
β€’
1 Parent(s): 1f555f1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -113,7 +113,7 @@ def main():
113
  obj_1 = st.empty()
114
 
115
  apptitle.header("PDF file Translator π“†Š", divider="violet")
116
- langs.write('This App can translate to `Japanese`, `English`, `French`, `Chinese (traditional)`, `Chinese (simplified)`, `Russian`, `Korean`, `Vietnamese`, `Thai`, `Catalan`, `Sinhalese`, `Nepall`')
117
  description.write("""
118
  It's easy to use.:black_cat: Just upload, select the language, and download the resulting .zip file.:package:
119
 
 
113
  obj_1 = st.empty()
114
 
115
  apptitle.header("PDF file Translator π“†Š", divider="violet")
116
+ langs.write('This App can translate to <`Japanese`, `English`, `French`, `Chinese (traditional)`, `Chinese (simplified)`, `Russian`, `Korean`, `Vietnamese`, `Thai`, `Catalan`, `Sinhalese`, `Nepall`>')
117
  description.write("""
118
  It's easy to use.:black_cat: Just upload, select the language, and download the resulting .zip file.:package:
119