[manual/develop] order alphabetically

commit e8c1ace923b8955c5a47bf6a45c4fbb3e5e70cbe Author: emma peel <emma.peel@riseup.net> Date: Fri Apr 23 10:57:44 2021 +0000 order alphabetically --- manual.lektorproject | 27 +++++++++++---------------- 1 file changed, 11 insertions(+), 16 deletions(-) diff --git a/manual.lektorproject b/manual.lektorproject index c17211a..35dd586 100644 --- a/manual.lektorproject +++ b/manual.lektorproject @@ -4,12 +4,6 @@ url = https://manual.torproject.org/ url_style = relative locale = en -[alternatives.en] -name = English (en) -primary = yes -url_prefix = / -locale = en - [alternatives.ar] name = عربية (ar) url_prefix = /ar/ @@ -35,16 +29,17 @@ name = Ελληνικά (el) url_prefix = /el/ locale = el +[alternatives.en] +name = English (en) +primary = yes +url_prefix = / +locale = en + [alternatives.es] name = Español (es) url_prefix = /es/ locale = es -[alternatives.es-AR] -name = Español Arg. (es-AR) -url_prefix = /es-AR/ -locale = es-AR - [alternatives.fr] name = Français (fr) url_prefix = /fr/ @@ -65,16 +60,16 @@ name = Indonesia (id) url_prefix = /id/ locale = id -[alternatives.it] -name = Italiano (it) -url_prefix = /it/ -locale = it - [alternatives.is] name = Íslenska (is) url_prefix = /is/ locale = is +[alternatives.it] +name = Italiano (it) +url_prefix = /it/ +locale = it + [alternatives.ka] name = ქართული ენა (ka) url_prefix = /ka/
participants (1)
-
gus@torproject.org