Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -100,7 +100,7 @@ def create_transliteration_interface():
|
|
100 |
label="Transliterated Malayalam Text"
|
101 |
)
|
102 |
],
|
103 |
-
title="🌟
|
104 |
description="Transliterate Manglish (Romanised Malayalam) text to Malayalam characters. Simply type or paste your Manglish text, and see the Malayalam transliteration instantly!",
|
105 |
article="## How to Use\n1. Enter Manglish text in the input box\n2. The transliteration will appear after you SUBMIT\n3. Works with words, phrases, and sentences",
|
106 |
examples=[
|
|
|
100 |
label="Transliterated Malayalam Text"
|
101 |
)
|
102 |
],
|
103 |
+
title="🌟 Romanized to Malayalam Native Transliterator",
|
104 |
description="Transliterate Manglish (Romanised Malayalam) text to Malayalam characters. Simply type or paste your Manglish text, and see the Malayalam transliteration instantly!",
|
105 |
article="## How to Use\n1. Enter Manglish text in the input box\n2. The transliteration will appear after you SUBMIT\n3. Works with words, phrases, and sentences",
|
106 |
examples=[
|