Skip to content

Commit c1c78a6

Browse files
authored
Update README.md
1 parent 4847a52 commit c1c78a6

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
1-
# String Translator Desktop App
1+
![Logo](image/StringTranslatorDesktopApp.png)
22

33
## Overview
44

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.
5+
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.
66

77
## Features
88

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

1415
## Getting Started

0 commit comments

Comments
 (0)