An open API service indexing awesome lists of open source software.

https://github.com/chachako/droidlingo

i18n made easy in Android Studio
https://github.com/chachako/droidlingo

android-studio-plugin chatgpt claude gemini i18n idea-plugin intellij-plugin translation

Last synced: about 1 month ago
JSON representation

i18n made easy in Android Studio

Awesome Lists containing this project

README

          

```
██████████ ███ █████ ████ ███
░░███░░░░███ ░░░ ░░███ ░░███ ░░░
░███ ░░███ ████████ ██████ ████ ███████ ░███ ████ ████████ ███████ ██████
░███ ░███░░███░░███ ███░░███░░███ ███░░███ ░███ ░░███ ░░███░░███ ███░░███ ███░░███
░███ ░███ ░███ ░░░ ░███ ░███ ░███ ░███ ░███ ░███ ░███ ░███ ░███ ░███ ░███░███ ░███
░███ ███ ░███ ░███ ░███ ░███ ░███ ░███ ░███ ░███ ░███ ░███ ░███ ░███░███ ░███
██████████ █████ ░░██████ █████░░████████ █████ █████ ████ █████░░███████░░██████
░░░░░░░░░░ ░░░░░ ░░░░░░ ░░░░░ ░░░░░░░░ ░░░░░ ░░░░░ ░░░░ ░░░░░ ░░░░░███ ░░░░░░
███ ░███
░░██████
░░░░░░
```

![Build](https://github.com/chachako/droidlingo/workflows/Build/badge.svg)
[![Version](https://img.shields.io/jetbrains/plugin/v/MARKETPLACE_ID.svg)](https://plugins.jetbrains.com/plugin/MARKETPLACE_ID)
[![Downloads](https://img.shields.io/jetbrains/plugin/d/MARKETPLACE_ID.svg)](https://plugins.jetbrains.com/plugin/MARKETPLACE_ID)

**Droidlingo** – Your ultimate tool for managing multilingual support in Android projects, directly within your favorite JetBrains IDE.

## Contributing

We welcome contributions to enhance Droidlingo! To get started:

1. Fork the repository.
2. Create a new branch for your feature or bugfix.
3. Write clear and concise commit messages following the [Conventional Commits](https://www.conventionalcommits.org/) style.
4. Ensure all existing tests pass and write new tests for your changes.
5. Submit a pull request detailing your contributions.

Thank you for helping make Droidlingo better for everyone!

## License

This project is licensed under the [Apache License 2.0](LICENSE):

```
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
```

If you modify or create derivative works based on this project, we kindly request that you include a reference to the original repository: [Droidlingo](https://github.com/chachako/droidlingo).

## Support

If you encounter any issues or have questions, feel free to open an [issue](https://github.com/chachako/droidlingo/issues) on GitHub or contact me at [support@cha.dev](mailto:support@cha.dev).