kuroiikimono commited on
Commit
430a98a
·
verified ·
1 Parent(s): 653eb93

Update app.py

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