Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -133,9 +133,10 @@ This translation app is useful for people who want to translate something or wan
|
|
133 |
|
134 |
<u>The untranslated data will be retained until the browser is closed, but once the app page is closed, the connection will be cut off and the data will be deleted.</u> :thought_balloon:
|
135 |
|
136 |
-
|
|
|
137 |
|
138 |
-
**A** : Line breaks and paragraphs are not reflected in the translated text.
|
139 |
|
140 |
The text extracted from the original text has the same position indexed with `:::info` as the translated text.
|
141 |
|
|
|
133 |
|
134 |
<u>The untranslated data will be retained until the browser is closed, but once the app page is closed, the connection will be cut off and the data will be deleted.</u> :thought_balloon:
|
135 |
|
136 |
+
FAQ :coffee:
|
137 |
+
:baby: **Q** : Does the translated text have information about line breaks and paragraphs?
|
138 |
|
139 |
+
:robot_face: **A** : Line breaks and paragraphs are not reflected in the translated text.
|
140 |
|
141 |
The text extracted from the original text has the same position indexed with `:::info` as the translated text.
|
142 |
|