Browse Source

reordered the translations in the i18n.md files according to the filename

pull/12618/head
Oren Kosto 6 years ago
committed by 偏右
parent
commit
2a751bd4fe
  1. 2
      docs/react/i18n.en-US.md
  2. 2
      docs/react/i18n.zh-CN.md

2
docs/react/i18n.en-US.md

@ -27,7 +27,6 @@ Supported languages:
|Language|Filename|
|---|---|
|Hebrew|he_IL|
|Arabic|ar_EG|
|Bulgarian|bg_BG|
|Catalan|ca_ES|
@ -42,6 +41,7 @@ Supported languages:
|Finnish|fi_FI|
|French (Belgium)|fr_BE|
|French (France)|fr_FR|
|Hebrew|he_IL|
|Italian|it_IT|
|Icelandic|is_IS|
|Japanese|ja_JP|

2
docs/react/i18n.zh-CN.md

@ -25,7 +25,6 @@ return (
|语言|文件名|
|---|---|
|希伯来语|he_IL|
|阿拉伯|ar_EG|
|保加利亚语|bg_BG|
|加泰罗尼亚语|ca_ES|
@ -40,6 +39,7 @@ return (
|芬兰语|fi_FI|
|法语(比利时)|fr_BE|
|法语|fr_FR|
|希伯来语|he_IL|
|冰岛语|is_IS|
|意大利语|it_IT|
|日语|ja_JP|

Loading…
Cancel
Save