forked from torproject/support
-
Notifications
You must be signed in to change notification settings - Fork 0
/
portal.lektorproject
76 lines (62 loc) · 1.09 KB
/
portal.lektorproject
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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
[project]
name = Support Portal
url = https://support.torproject.org/
url_style = relative
locale = en
[alternatives.bn]
name = বাংলা ভাষা (bn)
url_prefix = /bn/
locale = bn
[alternatives.ca]
name = Català
url_prefix = /ca/
locale = ca
[alternatives.de]
name = Deutsch
url_prefix = /de/
locale = de
[alternatives.en]
name = English
primary = yes
url_prefix = /
locale = en
[alternatives.es]
name = Español
url_prefix = /es/
locale = es
[alternatives.fr]
name = Français
url_prefix = /fr/
locale = fr
[alternatives.ga]
name = Gaeilge (ga)
url_prefix = /ga/
locale = ga
[alternatives.he]
name = Ivrit
url_prefix = /he/
locale = he
[alternatives.id]
name = Indonesia (id)
url_prefix = /id/
locale = id
[alternatives.it]
name = Italiano (it)
url_prefix = /it/
locale = it
[alternatives.pt-BR]
name = Português Br. (pt-BR)
url_prefix = /pt-BR/
locale = pt-BR
[alternatives.ru]
name = Русский (ru)
url_prefix = /ru/
locale = ru
[alternatives.tr]
name = Turkish
url_prefix = /tr/
locale = tr
[alternatives.zh-CN]
name = 简体中文 (zh-CN)
url_prefix = /zh-CN/
locale = zh-CN