Skip to content

Commit c728ae0

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 2a51fa1 + 1b08637 commit c728ae0

File tree

2 files changed

+6
-27
lines changed

2 files changed

+6
-27
lines changed

README.md

Lines changed: 6 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,17 @@
1-
# String Translator Desktop App
1+
[![String Translator Desktop App Preview](image/StringTranslatorDesktopApp.png)](https://www.youtube.com/watch?v=EDbxJkgJDf8)
2+
3+
Click the image above to watch a demo of the String Translator Desktop App on YouTube.
24

35
## Overview
46

5-
String Translator Desktop App is a simple desktop application designed to help developers translate strings easily. It supports the translation of multiple strings into various languages, making the localization process more efficient.
7+
String Translator Desktop App is a powerful desktop application built with Jetpack Compose, aiming to streamline the translation of strings for developers. It empowers users to seamlessly translate multiple strings into various languages, thereby optimizing the localization process.
68

79
## Features
810

911
- **Bulk Translation**: Translate multiple strings at once to target languages.
1012
- **Language Selection**: Choose from a variety of supported languages for translation.
11-
- **User-Friendly Interface**: Intuitive and easy-to-use graphical interface.
13+
- **Jetpack Compose UI**: Enjoy an intuitive and visually appealing interface built with Jetpack Compose.
14+
- **Translation with Google Translate**: Effortlessly translate your text using Google Translate without the need for an API key.
1215
- **Export to XML Format**: Export translated strings to XML for seamless integration into your projects.
1316

1417
## Getting Started
@@ -88,27 +91,3 @@ Thank you for your contribution! 🚀
8891
**Meet**
8992

9093
If you appreciate my work, consider following me on LinkedIn, YouTube, and adding this project to your favorites on GitHub. Stay tuned for more insights into app development, Kotlin, and more!
91-
92-
## License
93-
94-
MIT License
95-
96-
Copyright (c) 2023 Meet
97-
98-
Permission is hereby granted, free of charge, to any person obtaining a copy
99-
of this software and associated documentation files (the "Software"), to deal
100-
in the Software without restriction, including without limitation the rights
101-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
102-
copies of the Software, and to permit persons to whom the Software is
103-
furnished to do so, subject to the following conditions:
104-
105-
The above copyright notice and this permission notice shall be included in all
106-
copies or substantial portions of the Software.
107-
108-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
109-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
110-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
111-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
112-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
113-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
114-
SOFTWARE.
51 KB
Loading

0 commit comments

Comments
 (0)