Skip to content

Commit 124fe8b

Browse files
committed
docs(readme): Update the description of localized language support in documents
1 parent b8211ec commit 124fe8b

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.cn.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ 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-
[如何为 carbon 添加新的语言支持](docs/CONTRIBUTING.cn.md)
105+
[如何为 carbon 添加新的本地化语言支持](docs/CONTRIBUTING.cn.md)
106106
## 赞助
107107

108108
`Carbon` 是一个非商业开源项目, 如果你想支持 `Carbon`,

README.ja.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ 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-
[Carbon に新しい言語サポートを追加する方法](docs/CONTRIBUTING.ja.md)
99+
[Carbon に新しいローカライズ言語サポートを追加する方法](docs/CONTRIBUTING.ja.md)
100100

101101
## スポンサー
102102

README.ko.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ 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-
[Carbon에 새로운 언어 지원을 추가하는 방법](docs/CONTRIBUTING.ko.md)
98+
[Carbon에 새로운 로컬라이즈드 언어 지원을 추가하는 방법](docs/CONTRIBUTING.ko.md)
9999

100100
## 스폰서
101101

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ 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-
[How to add new language support to carbon](docs/CONTRIBUTING.en.md)
103+
[How to add new localized language support to carbon](docs/CONTRIBUTING.en.md)
104104

105105
## Sponsors
106106

0 commit comments

Comments
 (0)