Skip to content

Commit d6bdd7e

Browse files
committed
docs(readme): Add translator contribution explanation
1 parent 124fe8b commit d6bdd7e

File tree

4 files changed

+13
-1
lines changed

4 files changed

+13
-1
lines changed

README.cn.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,9 +102,12 @@ carbon.IsTestNow() // false
102102

103103
<a href="https://github.com/dromara/carbon/graphs/contributors"><img src="https://contrib.rocks/image?repo=dromara/carbon&max=100&columns=16"/></a>
104104

105+
## 翻译者
106+
欢迎帮助将 `Carbon` 翻译为更多本地化语言
107+
105108
[如何为 carbon 添加新的本地化语言支持](docs/CONTRIBUTING.cn.md)
106-
## 赞助
107109

110+
## 赞助
108111
`Carbon` 是一个非商业开源项目, 如果你想支持 `Carbon`,
109112
你可以为开发者 [购买一杯咖啡](https://carbon.go-pkg.com/zh/sponsor.html)
110113

README.ja.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,9 @@ carbon.IsTestNow() // false
9696

9797
<a href="https://github.com/dromara/carbon/graphs/contributors"><img src="https://contrib.rocks/image?repo=dromara/carbon&max=100&columns=16"/></a>
9898

99+
## 翻訳者
100+
`Carbon` を他のローカライズ言語に翻訳してくださる方を募集しています
101+
99102
[Carbon に新しいローカライズ言語サポートを追加する方法](docs/CONTRIBUTING.ja.md)
100103

101104
## スポンサー

README.ko.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,9 @@ carbon.IsTestNow() // false
9595

9696
<a href="https://github.com/dromara/carbon/graphs/contributors"><img src="https://contrib.rocks/image?repo=dromara/carbon&max=100&columns=16" /></a>
9797

98+
## 번역자
99+
`Carbon` 을 더 많은 로컬라이즈드 언어로 번역하는 데 도움을 요청드립니다
100+
98101
[Carbon에 새로운 로컬라이즈드 언어 지원을 추가하는 방법](docs/CONTRIBUTING.ko.md)
99102

100103
## 스폰서

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,9 @@ Thanks to all the following who contributed to `Carbon`:
100100

101101
<a href="https://github.com/dromara/carbon/graphs/contributors"><img src="https://contrib.rocks/image?repo=dromara/carbon&max=100&columns=16" /></a>
102102

103+
## Translators
104+
Ask for help to translate `Carbon` in other localized languages
105+
103106
[How to add new localized language support to carbon](docs/CONTRIBUTING.en.md)
104107

105108
## Sponsors

0 commit comments

Comments
 (0)