Built a language translator using Python libraries.
Developed a simple and efficient language translation web app using Python, Streamlit, and Deep Translator. The app allows users to enter any text and specify a target language code (e.g., ur, en, fr) to get instant translations. It features a minimal interface, smooth user experience, and proper error handling for invalid inputs or network issues.