diff --git a/README.md b/README.md index 72e5cb7aba27d7d36b1ed7576bb690c82e5411cb..e6bb9737482c42c300ce3809dde4064ff74ffdb8 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ theme: ## What to expect * Responsive design and fluid layout for all kinds of screens and devices, - designed to serve your project documentation in a user-friendly way in 20 + designed to serve your project documentation in a user-friendly way in 21 languages with optimal readability. * Easily customizable primary and accent color, fonts, favicon and logo; diff --git a/docs/getting-started.md b/docs/getting-started.md index 8374c7187bdf68586fae744da5616308547b2949..eba168a8db131861963936276901084a687155fc 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -312,44 +312,49 @@ translations for all template variables and labels in the following languages: </thead> <tbody> <tr> - <td colspan="2"> - <code>zh</code> / Chinese (Simplified) - </td> - <td colspan="2"> - <code>zh-Hant</code> / Chinese (Traditional) - </td> - </tr> - <tr> + <td><code>ar</code> / Arabic</td> <td><code>da</code> / Danish</td> <td><code>nl</code> / Dutch</td> <td><code>en</code> / English</td> - <td><code>fr</code> / French</td> </tr> <tr> + <td><code>fr</code> / French</td> <td><code>de</code> / German</td> <td><code>hu</code> / Hungarian</td> <td><code>it</code> / Italian</td> - <td><code>ja</code> / Japanese</td> </tr> <tr> + <td><code>ja</code> / Japanese</td> <td><code>kr</code> / Korean</td> <td><code>no</code> / Norwegian</td> <td><code>fa</code> / Persian</td> - <td><code>pl</code> / Polish</td> </tr> <tr> + <td><code>pl</code> / Polish</td> <td><code>pt</code> / Portugese</td> <td><code>ru</code> / Russian</td> <td><code>es</code> / Spanish</td> - <td><code>sv</code> / Swedish</td> </tr> <tr> + <td><code>sv</code> / Swedish</td> <td><code>tr</code> / Turkish</td> - <td><code>uk</code> / Ukrainian</td> - <td colspan="2" align="right"> + <td colspan="2"><code>uk</code> / Ukrainian</td> + </tr> + <tr> + <td colspan="2"> + <code>zh</code> / Chinese (Simplified) + </td> + <td colspan="2"> + <code>zh-Hant</code> / Chinese (Traditional) + </td> + </tr> + <tr> + <tr> + <td colspan="4" align="right"> <a href="http://bit.ly/2EbzFc8">Submit a new language</a> </td> </tr> + </tr> </tbody> </table> diff --git a/docs/index.md b/docs/index.md index d18125332fbaadf3720994837206280cac8dfa90..5ff2b42828ee9cddae447c99394741ffb749ca89 100644 --- a/docs/index.md +++ b/docs/index.md @@ -34,7 +34,7 @@ theme: ## What to expect * Responsive design and fluid layout for all kinds of screens and devices, - designed to serve your project documentation in a user-friendly way in 20 + designed to serve your project documentation in a user-friendly way in 21 languages with optimal readability. * Easily customizable primary and accent color, fonts, favicon and logo;