Skip to content

Commit 916a1c2

Browse files
author
Zhi
committed
Merge branch 'zzjframework-i18n' into zzjframework-addLanguage
2 parents 27b2067 + c347ab4 commit 916a1c2

File tree

5 files changed

+5
-16476
lines changed

5 files changed

+5
-16476
lines changed

examples/docs/en-US/i18n.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,7 @@ Currently Element ships with the following languages:
217217
<li>Khmer (km)</li>
218218
<li>Serbian (sr)</li>
219219
<li>Basque (eu)</li>
220+
<li>Kyrgyz (kg)</li>
220221
</ul>
221222

222223
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: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,7 @@ Actualmente Element está disponible en los siguientes idiomas:
217217
<li>Khmer (km)</li>
218218
<li>Serbian (sr)</li>
219219
<li>Vasco (eu)</li>
220+
<li>Kirguizstán (kg)</li>
220221
</ul>
221222

222-
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.
223+
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/zh-CN/i18n.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,7 @@ ElementLocale.i18n((key, value) => i18n.t(key, value))
229229
<li>高棉语(km)</li>
230230
<li>塞尔维亚语(sr)</li>
231231
<li>巴斯克语(eu)</li>
232+
<li>吉尔吉斯语(kg)</li>
232233
</ul>
233234

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

0 commit comments

Comments
 (0)