Skip to content

Commit 47c63d3

Browse files
committed
docs: add Esperanto to list of translations
1 parent e711f40 commit 47c63d3

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

examples/docs/en-US/i18n.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,7 @@ Currently Element ships with the following languages:
220220
<li>Kyrgyz (kg)</li>
221221
<li>Armenian (hy)</li>
222222
<li>Croatian (hr)</li>
223+
<li>Esperanto (eo)</li>
223224
</ul>
224225

225226
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/dev/src/locale/lang) and create a pull request.

examples/docs/es/i18n.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,7 @@ Actualmente Element está disponible en los siguientes idiomas:
220220
<li>Kirguizstán (kg)</li>
221221
<li>Armenio (hy)</li>
222222
<li>Croatian (hr)</li>
223+
<li>Esperanto (eo)</li>
223224
</ul>
224225

225226
Si su idioma de destino no está incluido, puede contribuir: simplemente añada [aqui](https://github.com/ElemeFE/element/tree/dev/src/locale/lang) otra configuración de idioma y cree un pull request.

examples/docs/fr-FR/i18n.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,7 @@ Actuellement, Element supporte les langues suivantes:
223223
<li>Kirghize (kg)</li>
224224
<li>Croate (hr)</li>
225225
<li>Arménien (hy)</li>
226+
<li>Espéranto (eo)</li>
226227
</ul>
227228

228229
Si votre langue n'apparaît pas dans la liste, n'hésitez pas a contribuer: ajoutez simplement un fichier de configuration [ici](https://github.com/ElemeFE/element/tree/dev/src/locale/lang) et créez une pull request.

examples/docs/zh-CN/i18n.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,7 @@ ElementLocale.i18n((key, value) => i18n.t(key, value))
222222
<li>吉尔吉斯语(kg)</li>
223223
<li>亚美尼亚语 (hy)</li>
224224
<li>克罗地亚 (hr)</li>
225+
<li>世界语 (eo)</li>
225226
</ul>
226227

227228
如果你需要使用其他的语言,欢迎贡献 PR:只需在 [这里](https://github.com/ElemeFE/element/tree/dev/src/locale/lang) 添加一个语言配置文件即可。

0 commit comments

Comments
 (0)