mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2026-08-02 10:48:49 -04:00
Added new language to documentation
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user