Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Traditional Chinese language ( zh_TW ) #48

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.ko-KR.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@

_다른 언어로 읽기:_
[_English_](README.md),
[_简体中文_](README.zh-CN.md)
[_简体中文_](README.zh-CN.md),
[_正體中文_](README.zh-TW.md)

## 뱃지 만들기

Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ This a list of state-of-the-art shitcode principles your project should follow t

_Read this in other languages:_
[_简体中文_](README.zh-CN.md),
[_正體中文_](README.zh-TW.md),
[_한국어_](README.ko-KR.md)

## Get Your Badge
Expand Down
3 changes: 2 additions & 1 deletion README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@

_Read this in other languages:_
[_English_](README.md),
[_한국어_](README.ko-KR.md)
[_한국어_](README.ko-KR.md),
[_正體中文_](README.zh-TW.md)

## 获取徽章

Expand Down