mirror of
https://code.castopod.org/adaures/castopod
synced 2025-06-06 09:22:01 +00:00
docs(l10n): add crowdin badge to docs + append message for crowdin commits
This commit is contained in:
parent
bc6dea2f8a
commit
b27ce3d901
@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
<div align="center">
|
<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>
|
</div>
|
||||||
|
|
||||||
@ -105,3 +105,5 @@ Copyright © 2020-present, [Ad Aures](https://adaures.com/).
|
|||||||
[stars]: https://github.com/ad-aures/castopod/stargazers
|
[stars]: https://github.com/ad-aures/castopod/stargazers
|
||||||
[stars-badge]:
|
[stars-badge]:
|
||||||
https://img.shields.io/github/stars/ad-aures/castopod?style=social
|
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
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
commit_message: "[ci skip]"
|
||||||
files:
|
files:
|
||||||
- source: /app/Language/en/*.php
|
- source: /app/Language/en/*.php
|
||||||
translation: /app/Language/%two_letters_code%/%original_file_name%
|
translation: /app/Language/%two_letters_code%/%original_file_name%
|
||||||
|
@ -4,7 +4,7 @@ sidebarDepth: 2
|
|||||||
|
|
||||||
# Welcome 👋
|
# 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
|
Castopod is a free & open-source hosting platform made for podcasters who want
|
||||||
engage and interact with their audience.
|
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]: https://github.com/ad-aures/castopod/stargazers
|
||||||
[stars-badge]:
|
[stars-badge]:
|
||||||
https://img.shields.io/github/stars/ad-aures/castopod?style=social
|
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user