Fix image links

This commit is contained in:
Marcel 2021-03-14 22:06:28 +01:00 committed by GitHub
parent b15c3a6475
commit 4065e6ed98
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,8 +17,8 @@
This is an easy plugin to manage internationalization for JSON or Resource-Bundle(Properties) based locale files. This is an easy plugin to manage internationalization for JSON or Resource-Bundle(Properties) based locale files.
Most common use case is for translating Webapps or simple Java Applications. Most common use case is for translating Webapps or simple Java Applications.
![Tree View](https://github.com/marhali/easy-i18n/tree/example/images/TreeView.PNG "Tree View") ![Tree View](https://raw.githubusercontent.com/marhali/easy-i18n/main/example/images/TreeView.PNG "Tree View")
![Table View](https://github.com/marhali/easy-i18n/tree/example/images/TableView.PNG "Table View") ![Table View](https://raw.githubusercontent.com/marhali/easy-i18n/main/example/images/TableView.PNG "Table View")
## Use Cases ## Use Cases
- Webapps: [Vue](https://vuejs.org/) with [vue-i18n](https://kazupon.github.io/vue-i18n/) or any other JSON translation file based technology - Webapps: [Vue](https://vuejs.org/) with [vue-i18n](https://kazupon.github.io/vue-i18n/) or any other JSON translation file based technology