diff --git a/README.md b/README.md index e7644fce..2b36afd8 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@
-[![release-badge]][release] [![license-badge]][license] [![contributions-badge]][contributions] [![semantic-release-badge]][semantic-release] [![discord-badge]][discord] [![stars-badge]][stars] +[![release-badge]][release] [![license-badge]][license] [![crowdin-badge]][crowdin] [![contributions-badge]][contributions] [![semantic-release-badge]][semantic-release] [![discord-badge]][discord] [![stars-badge]][stars]
@@ -105,3 +105,5 @@ Copyright © 2020-present, [Ad Aures](https://adaures.com/). [stars]: https://github.com/ad-aures/castopod/stargazers [stars-badge]: https://img.shields.io/github/stars/ad-aures/castopod?style=social +[crowdin]: https://translate.castopod.org/project/castopod +[crowdin-badge]: https://badges.crowdin.net/castopod/localized.svg diff --git a/crowdin.yml b/crowdin.yml index 2aa60f71..b81afd0a 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -1,3 +1,4 @@ +commit_message: "[ci skip]" files: - source: /app/Language/en/*.php translation: /app/Language/%two_letters_code%/%original_file_name% diff --git a/docs/src/index.md b/docs/src/index.md index 0bc9b86d..f1abb3c6 100644 --- a/docs/src/index.md +++ b/docs/src/index.md @@ -4,7 +4,7 @@ sidebarDepth: 2 # Welcome 👋 -[![release-badge]][release] [![license-badge]][license] [![contributions-badge]][contributions] [![semantic-release-badge]][semantic-release] [![discord-badge]][discord] [![stars-badge]][stars] +[![release-badge]][release] [![license-badge]][license] [![contributions-badge]][contributions] [![semantic-release-badge]][semantic-release] [![crowdin-badge]][crowdin] [![discord-badge]][discord] [![stars-badge]][stars] Castopod is a free & open-source hosting platform made for podcasters who want engage and interact with their audience. @@ -219,3 +219,5 @@ Copyright © 2020-present, [Ad Aures](https://adaures.com/). [stars]: https://github.com/ad-aures/castopod/stargazers [stars-badge]: https://img.shields.io/github/stars/ad-aures/castopod?style=social +[crowdin]: https://translate.castopod.org/project/castopod +[crowdin-badge]: https://badges.crowdin.net/castopod/localized.svg