|
| 1 | +<!-- DO NOT EDIT THIS FILE DIRECTLY --> |
| 2 | +## Available Locales |
| 3 | +Use `?locale=LOCALE_NAME` parameter like so :- |
| 4 | + |
| 5 | +```markdown |
| 6 | + |
| 7 | +``` |
| 8 | + |
| 9 | +## Locales List |
| 10 | + |
| 11 | +<table> |
| 12 | + <tr> |
| 13 | + <td><p align="center"><b>Code</b></p></td> |
| 14 | + <td><p align="center"><b>Locale</b></p></td> |
| 15 | + <td><p align="center"><b>Progress</b></p></td> |
| 16 | + </tr> |
| 17 | + <tr> |
| 18 | + <td><p align="center"><code>en</code></p></td> |
| 19 | + <td><p align="left">English</p></td> |
| 20 | + <td><p align="center">100%</p></td> |
| 21 | + </tr> <tr> |
| 22 | + <td><p align="center"><code>id</code></p></td> |
| 23 | + <td><p align="left">Indonesian</p></td> |
| 24 | + <td><p align="center">100%</p></td> |
| 25 | + </tr> <tr> |
| 26 | + <td><p align="center"><code>ko</code></p></td> |
| 27 | + <td><p align="left">Korean</p></td> |
| 28 | + <td><p align="center">100%</p></td> |
| 29 | + </tr> <tr> |
| 30 | + <td><p align="center"><code>ar</code></p></td> |
| 31 | + <td><p align="left">Arabic</p></td> |
| 32 | + <td><p align="center">75%</p></td> |
| 33 | + </tr> <tr> |
| 34 | + <td><p align="center"><code>ja</code></p></td> |
| 35 | + <td><p align="left">Japanese</p></td> |
| 36 | + <td><p align="center">100%</p></td> |
| 37 | + </tr> <tr> |
| 38 | + <td><p align="center"><code>fr</code></p></td> |
| 39 | + <td><p align="left">French</p></td> |
| 40 | + <td><p align="center">75%</p></td> |
| 41 | + </tr> |
| 42 | +</table> |
| 43 | + |
| 44 | +Want to add a new translations? Consider reading the [contribution guidelines](https://github.com/FajarKim/github-readme-profile/blob/master/CONTRIBUTING.md#%EF%B8%8F-translations-contribution) :D |
0 commit comments