Spaces:
Running
Running
Update app.py
Browse files
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 |
|