File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
8. [Error Handling](#error-handling)
1212
9. [Formatting](#formatting)
1313
10. [Comments](#comments)
14+
11. [Translation](#translation)
1415

1516
## Introduction
1617
![Humorous image of software quality estimation as a count of how many expletives
@@ -2152,3 +2153,12 @@ const actions = function() {
21522153
};
21532154
```
21542155
**[⬆ back to top](#table-of-contents)**
2156+
2157+
## Translation
2158+
2159+
This is also available in other languages:
2160+
2161+
- ![br](https://raw.usercontent.com/gosquared/flags/master/flags/flags/shiny/24/Brazil.png) **Brazilian Portuguese**: [fesnt/clean-code-javascript](https://.com/fesnt/clean-code-javascript)
2162+
- ![cn](https://raw.usercontent.com/gosquared/flags/master/flags/flags/shiny/24/China.png) **Chinese**: [alivebao/clean-code-js](https://.com/alivebao/clean-code-js)
2163+
2164+
**[⬆ back to top](#table-of-contents)**

0 commit comments

Comments
 (0)