add donation links to support development
This commit is contained in:
parent
8dac53d1ae
commit
b57b457517
@ -10,6 +10,7 @@
|
||||
- Settings option to opt-out code assistance inside editor
|
||||
- Support key completion and annotation for Kotlin language
|
||||
- Example locale files for all configuration options
|
||||
- Donation links on GitHub to support development
|
||||
|
||||
### Changed
|
||||
- Update dependencies
|
||||
|
@ -3,6 +3,7 @@
|
||||

|
||||
[](https://plugins.jetbrains.com/plugin/16316)
|
||||
[](https://plugins.jetbrains.com/plugin/16316)
|
||||
[](https://paypal.me/marhalide)
|
||||
|
||||
<!-- Plugin description -->
|
||||
This is an easy plugin to manage internationalization for JSON or Resource-Bundle(Properties) based locale files.
|
||||
@ -50,6 +51,9 @@ Most common use case is for translating Webapps or simple Java Applications. Tra
|
||||
|
||||
Examples for the configuration can be found in the [/example](https://github.com/marhali/easy-i18n/tree/main/example) folder.
|
||||
|
||||
## Donation
|
||||
If the project helps you to reduce development time, you can give me a [cup of coffee](https://paypal.me/marhalide) :)
|
||||
|
||||
---
|
||||
Plugin based on the [IntelliJ Platform Plugin Template][template].
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user