mirror of
https://github.com/labs42io/clean-code-typescript.git
synced 2024-11-23 05:34:04 +00:00
Added link to Brazilian Portuguese translation
This commit is contained in:
parent
5c577fb5cc
commit
d66665d545
12
README.md
12
README.md
|
@ -2763,12 +2763,14 @@ function getActiveSubscriptions(): Promise<Subscription[]> {
|
|||
|
||||
## Translations
|
||||
|
||||
There is work in progress for translating this to:
|
||||
This is also available in other languages:
|
||||
- ![br](https://raw.githubusercontent.com/gosquared/flags/master/flags/flags/shiny/24/Brazil.png) **Brazilian Portuguese**: [vitorfreitas/clean-code-typescript](https://github.com/vitorfreitas/clean-code-typescript)
|
||||
|
||||
- Brazilian portuguese
|
||||
- Chinese
|
||||
- Japanese
|
||||
- Korean
|
||||
There is work in progress for translating this to other languages:
|
||||
|
||||
- ![cn](https://raw.githubusercontent.com/gosquared/flags/master/flags/flags/shiny/24/China.png) Chinese
|
||||
- ![ja](https://raw.githubusercontent.com/gosquared/flags/master/flags/flags/shiny/24/Japan.png) Japanese
|
||||
- ![kr](https://raw.githubusercontent.com/gosquared/flags/master/flags/flags/shiny/24/South-Korea.png) Korean
|
||||
|
||||
References will be added once translations are completed.
|
||||
Check this [discussion](https://github.com/labs42io/clean-code-typescript/issues/15) for more details and progress.
|
||||
|
|
Loading…
Reference in a new issue