Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 180e1cf

Browse files
authoredNov 27, 2017
Merge pull request astaxie#924 from x0000ff/fix/languages-list
Fix languages list
2 parents 29a4bff + 2a74e11 commit 180e1cf

File tree

2 files changed

+14
-10
lines changed

2 files changed

+14
-10
lines changed
 

‎LANGS.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
1+
* [Deutsch](de/)
12
* [English](en/)
2-
* [French](fr/)
3-
* [中文](zh/)
4-
* [日本語](ja/)
3+
* [Español](es/)
4+
* [Français](fr/)
55
* [Português - Brasil](pt-br/)
6-
* [German](de/)
6+
* [Русский](ru/)
7+
* [Türkçe](tr/)
8+
* [বাংলা](bn/)
9+
* [日本語](ja/)
10+
* [中文](zh/)

‎README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
# Multiple Language Versions
22

3+
* [Deutsch](de/preface.md)
34
* [English](en/preface.md)
4-
* [French](fr/preface.md)
5-
* [Spanish](es/preface.md)
6-
* [中文](zh/preface.md)
7-
* [日本語](ja/preface.md)
8-
* [Turkish](tr/preface.md)
5+
* [Español](es/preface.md)
6+
* [Français](fr/preface.md)
97
* [Português - Brasil](pt-br/preface.md)
10-
* [German](de/preface.md)
118
* [Русский](ru/preface.md)
9+
* [Türkçe](tr/preface.md)
1210
* [বাংলা](bn/preface.md)
11+
* [日本語](ja/preface.md)
12+
* [中文](zh/preface.md)
1313

1414
# Donate
1515

0 commit comments

Comments
 (0)
Please sign in to comment.