mirror of
https://gitee.com/ElemeFE/element.git
synced 2024-12-02 04:08:10 +08:00
update i18n docs for Finnish
This commit is contained in:
parent
d382d46e06
commit
c42992a141
@ -96,6 +96,7 @@ Currently Element ships with the following languages:
|
||||
<li>Indonesian (id)</li>
|
||||
<li>Bulgarian (bg)</li>
|
||||
<li>Polish (pl)</li>
|
||||
<li>Finnish (fi)</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.
|
||||
|
@ -108,6 +108,7 @@ Vue.use(Element, {
|
||||
<li>印尼语(id)</li>
|
||||
<li>保加利亚语(bg)</li>
|
||||
<li>波兰语(pl)</li>
|
||||
<li>芬兰语(fi)</li>
|
||||
</ul>
|
||||
|
||||
如果你需要使用其他的语言,欢迎贡献 PR:只需在 [这里](https://github.com/ElemeFE/element/tree/master/src/locale/lang) 添加一个语言配置文件即可。
|
||||
|
Loading…
Reference in New Issue
Block a user