Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -5,7 +5,7 @@ LANGUAGES = ["Spanish", "French", "German"]
|
|
5 |
default_lang = "Spanish"
|
6 |
|
7 |
title = "🦸TraveLingo"
|
8 |
-
description = "Your native translation buddy"
|
9 |
more_description = "Give 🦸TraveLingo a try and get your English sentence translated to the destination language on the fly!"
|
10 |
|
11 |
|
|
|
5 |
default_lang = "Spanish"
|
6 |
|
7 |
title = "🦸TraveLingo"
|
8 |
+
description = "Your AI-powered native translation buddy"
|
9 |
more_description = "Give 🦸TraveLingo a try and get your English sentence translated to the destination language on the fly!"
|
10 |
|
11 |
|