diff --git a/README.md b/README.md index d150e0f0e2bb875a8c668bb44af7cca1858596a7..babd4ac3a2e82a7050bc3190f80d74f26863e01d 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 24 + designed to serve your project documentation in a user-friendly way in 25 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 5f809e3a8291fbc6c80d699108b922eeada76357..3742a4383d91897dbcbea1fc365e73afa48a9eb4 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -320,39 +320,42 @@ translations for all template variables and labels in the following languages: <tr> <td><code>en</code> / English</td> <td><code>fr</code> / French</td> + <td><code>fr</code> / Galician</td> <td><code>de</code> / German</td> - <td><code>he</code> / Hebrew</td> </tr> <tr> + <td><code>he</code> / Hebrew</td> <td><code>hu</code> / Hungarian</td> <td><code>it</code> / Italian</td> <td><code>ja</code> / Japanese</td> - <td><code>kr</code> / Korean</td> </tr> <tr> + <td><code>kr</code> / Korean</td> <td><code>no</code> / Norwegian</td> <td><code>fa</code> / Persian</td> <td><code>pl</code> / Polish</td> - <td><code>pt</code> / Portugese</td> </tr> <tr> + <td><code>pt</code> / Portugese</td> <td><code>ru</code> / Russian</td> <td><code>es</code> / Spanish</td> <td><code>sv</code> / Swedish</td> - <td><code>tr</code> / Turkish</td> </tr> <tr> + <td><code>tr</code> / Turkish</td> <td><code>uk</code> / Ukrainian</td> - <td><code>vi</code> / Vietnamese</td> + <td colspan="2"><code>vi</code> / Vietnamese</td> + </tr> + <tr> <td colspan="2"> <code>zh</code> / Chinese (Simplified) </td> - </tr> - <tr> <td colspan="2"> <code>zh-Hant</code> / Chinese (Traditional) </td> - <td colspan="2" align="right"> + </tr> + <tr> + <td colspan="4" align="right"> <a href="http://bit.ly/2EbzFc8">Submit a new language</a> </td> </tr> diff --git a/docs/index.md b/docs/index.md index 5abc0397e199d177fd434281234a1358822e4372..eb267892fa0e10b5d83a8975e799b3cca673e87d 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 24 + designed to serve your project documentation in a user-friendly way in 25 languages with optimal readability. * Easily customizable primary and accent color, fonts, favicon and logo;