kuroiikimono
commited on
Commit
β’
da138de
1
Parent(s):
1f555f1
Update app.py
Browse files
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
|
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 |
|