Skip to content

Commit c03842f

Browse files
committed
Merge pull request #67 from kcyeu/original
add "Translations"
2 parents c763452 + e697657 commit c03842f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ We welcome [contributions](CONTRIBUTING.md) to this guide.
4949
* [Provide human-readable docs](#provide-human-readable-docs)
5050
* [Provide executable examples](#provide-executable-examples)
5151
* [Describe stability](#describe-stability)
52+
* [Translations](#translations)
5253

5354
### Foundations
5455

@@ -477,3 +478,9 @@ backwards incompatible changes within that API version. If you need to
477478
make backwards-incompatible changes, create a new API with an
478479
incremented version number.
479480

481+
482+
### Translations
483+
* [Korean version](https://github.com/yoondo/http-api-design) (based on [f38dba6](https://github.com/interagent/http-api-design/commit/f38dba6fd8e2b229ab3f09cd84a8828987188863)), by [@yoondo](https://github.com/yoondo/)
484+
* [Simplified Chinese version](https://github.com/ZhangBohan/http-api-design-ZH_CN) (based on [337c4a0](https://github.com/interagent/http-api-design/commit/337c4a05ad08f25c5e232a72638f063925f3228a)), by [@ZhangBohan](https://github.com/ZhangBohan/)
485+
* [Traditional Chinese version](https://github.com/kcyeu/http-api-design) (based on [232f8dc](https://github.com/interagent/http-api-design/commit/232f8dc6a941d0b25136bf64998242dae5575f66)), by [@kcyeu](https://github.com/kcyeu/)
486+

0 commit comments

Comments
 (0)