blob: bc6e7ba87db86d19e4f66ef4c5067372bd4cc33e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
# Translate languges
# langs refer to https://cloud.google.com/translate/docs/languages
- lang: en
img: https://www.countryflags.io/us/flat/64.png
text: English
- lang: fr
img: https://www.countryflags.io/fr/flat/64.png
text: Franch
- lang: zh-CN
img: https://www.countryflags.io/cn/flat/64.png
text: Chinese(Simple)
- lang: zh-TW
img: https://www.countryflags.io/tw/flat/64.png
text: Chinese(Traditional)
- lang: ja
img: https://www.countryflags.io/jp/flat/64.png
text: Japan
- lang: ko
img: https://www.countryflags.io/kr/flat/64.png
text: Korean
- lang: ru
img: https://www.countryflags.io/ru/flat/64.png
text: Russia
|