Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -271,7 +271,8 @@ with st.sidebar:
|
|
271 |
- **Save Your Work:** Click 'Save' to submit.
|
272 |
|
273 |
**Every Contribution Counts!**
|
274 |
-
|
|
|
275 |
""")
|
276 |
|
277 |
tab1, tab2, tab3 = st.tabs(["Translation", "Correction", "Auto-Translate"])
|
|
|
271 |
- **Save Your Work:** Click 'Save' to submit.
|
272 |
|
273 |
**Every Contribution Counts!**
|
274 |
+
|
275 |
+
**Let's make Darija GREAT!**
|
276 |
""")
|
277 |
|
278 |
tab1, tab2, tab3 = st.tabs(["Translation", "Correction", "Auto-Translate"])
|