Remove locales

This commit is contained in:
hiro 2019-09-12 22:21:29 +02:00
parent ecdb5013c3
commit 47d28249f9
2 changed files with 0 additions and 66 deletions

View File

@ -9,33 +9,3 @@ name = English (en)
primary = yes
url_prefix = /
locale = en
[alternatives.de]
name = Deutsch (de)
url_prefix = /de/
locale = de
[alternatives.es]
name = Español
url_prefix = /es/
locale = es
[alternatives.fr]
name = Français
url_prefix = /fr/
locale = fr
[alternatives.it]
name = Italia (it)
url_prefix = /it/
locale = it
[alternatives.pt-BR]
name = Português Br. (pr-BR)
url_prefix = /pt-BR/
locale = pt-BR
[alternatives.ru]
name = Русский (ru)
url_prefix = /ru/
locale = ru

View File

@ -3,39 +3,3 @@ direction = text-left
order = order-last
url = /
language = English (en)
[de]
direction = text-left
order = order-last
url = /de/
language = Deutsch (de)
[es]
direction = text-left
order = order-last
url = /es/
language = Español (es)
[fr]
direction = text-left
order = order-last
url = /fr/
language = Français (fr)
[it]
direction = text-left
order = order-last
url = /it/
language = Italiano (it)
[pt-BR]
direction = text-left
order = order-last
url = /pt-BR/
language = Português Br. (pt-BR)
[ru]
direction = text-left
order = order-last
url = /ru/
language = Русский (ru)