diff --git a/README.md b/README.md index e7644fcebdee56d509200df12e391541c1f06be9..2b36afd8401c42b8f38c05881cf0e9dee711a615 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ <div align="center"> -[![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] </div> @@ -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 2aa60f71c9bbe34c9966e61fbfbe9d046d6d0299..b81afd0ae30da85699e01024904ea181586df9b8 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 0bc9b86d580a4205060e4a6b94371c27d6ca8126..f1abb3c6b34a2f2641adec9495af19c5b9cecf07 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