diff options
author | Paul Spooren <mail@aparcar.org> | 2019-11-04 12:50:51 -1000 |
---|---|---|
committer | Paul Spooren <mail@aparcar.org> | 2019-11-04 12:50:51 -1000 |
commit | edaf67ad6ad64db779e12e8964ab6a0aeefb4b6c (patch) | |
tree | 31c8245b94ef92dd7b631bf6424e35bf699ac5b0 /README.md | |
parent | 2ff7d246d669ecdf3536a9b3512b0b30030b3988 (diff) |
README: use correct weblate badge and add status
The weblate badge show the overall translation status, however before
only for the luci base package, now for all components at once.
Also add a overview to the bottom which languages need more attention,
hopefully motivating some more people to contribute.
Signed-off-by: Paul Spooren <mail@aparcar.org>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,6 +1,6 @@ # OpenWrt luci feed -[![Translation status](https://hosted.weblate.org/widgets/openwrt/-/luci/svg-badge.svg)](https://hosted.weblate.org/engage/openwrt/?utm_source=widget) +[![Translation status](https://hosted.weblate.org/widgets/openwrt/-/svg-badge.svg)](https://hosted.weblate.org/engage/openwrt/?utm_source=widget) ## Description @@ -34,3 +34,7 @@ See [LICENSE](LICENSE) file. ## Package Guidelines See [CONTRIBUTING.md](CONTRIBUTING.md) file. + +## Translation status + +[![Translation status](https://hosted.weblate.org/widgets/openwrt/-/multi-auto.svg)](https://hosted.weblate.org/engage/openwrt/?utm_source=widget) |