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