Commit 3861c55f authored by Leopoldthecoder's avatar Leopoldthecoder

i18n: use the right parentheses

parent 0a31868b
......@@ -43,14 +43,14 @@ Currently Element ships with the following languages:
<li>English (en)</li>
<li>German (de)</li>
<li>Portuguese (pt)</li>
<li>Spanish(es)</li>
<li>Danish(da)</li>
<li>French(fr)</li>
<li>Norwegian(nb-NO)</li>
<li>Traditional Chinese(zh-TW)</li>
<li>Italian(it)</li>
<li>Korean(ko)</li>
<li>Japanese(ja)</li>
<li>Spanish (es)</li>
<li>Danish (da)</li>
<li>French (fr)</li>
<li>Norwegian (nb-NO)</li>
<li>Traditional Chinese (zh-TW)</li>
<li>Italian (it)</li>
<li>Korean (ko)</li>
<li>Japanese (ja)</li>
</ul>
If your target language is not included, you are more than welcome to contribute: just add another language config [here](https://github.com/ElemeFE/element/tree/master/src/locale/lang) and create a pull request.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment