Queerscriptors.org/website.lektorproject
HackerNCoder b8ec7f9680 Add language selector dropdown
Squashed commit of the following:

commit ba58528214
Author: HackerNCoder <hackerncoder@encryptionin.space>
Date:   Sun Oct 30 19:53:42 2022 +0100

    fixup! Finish lang selector

commit dcfddda5c5
Author: HackerNCoder <hackerncoder@encryptionin.space>
Date:   Sun Oct 30 19:41:32 2022 +0100

    fix dropdown-toggle css

commit 1803c12658
Author: HackerNCoder <hackerncoder@encryptionin.space>
Date:   Sun Oct 30 19:39:25 2022 +0100

    Finish lang selector

commit ec774b7a52
Author: HackerNCoder <hackerncoder@encryptionin.space>
Date:   Sun Oct 30 19:34:19 2022 +0100

    Attempt to add missing langs

commit d1a779749d
Author: HackerNCoder <hackerncoder@encryptionin.space>
Date:   Sun Oct 30 19:05:31 2022 +0100

    testing

commit 2cb2610d24
Author: HackerNCoder <hackerncoder@encryptionin.space>
Date:   Sun Oct 30 19:01:18 2022 +0100

    Revert "testing"

    This reverts commit 7201ebbf5f.

commit 7201ebbf5f
Author: HackerNCoder <hackerncoder@encryptionin.space>
Date:   Sun Oct 30 18:59:23 2022 +0100

    testing

commit d9b29adf6b
Author: HackerNCoder <hackerncoder@encryptionin.space>
Date:   Sun Oct 30 18:53:46 2022 +0100

    testing

commit e3a2634048
Author: HackerNCoder <hackerncoder@encryptionin.space>
Date:   Sun Oct 30 18:52:29 2022 +0100

    fix test

commit 1227a793cd
Author: HackerNCoder <hackerncoder@encryptionin.space>
Date:   Sun Oct 30 18:51:24 2022 +0100

    testing

commit 510e7d80c6
Author: HackerNCoder <hackerncoder@encryptionin.space>
Date:   Sun Oct 30 18:37:07 2022 +0100

    Attempt to add language selector
2022-10-30 19:54:09 +01:00

58 lines
790 B
INI

[project]
name = Queerscriptors
url = https://queerscriptors.org/
url_style = relative
locale = en
[alternatives.en]
name = English
primary = yes
url_prefix = /
locale = en
[alternatives.de]
name = German
url_prefix = /de/
locale = de
[alternatives.es]
name = Spanish
url_prefix = /es/
locale = es
[alternatives.es_419]
name = LatAmSpanish
url_prefix = /es_419/
locale = es_419
[alternatives.fr]
name = French
url_prefix = /fr/
locale = fr
[alternatives.id]
name = Indonesian
url_prefix = /id/
locale = id
[alternatives.pl]
name = Polish
url_prefix = /pl/
locale = pl
[alternatives.pt]
name = Portuguese
url_prefix = /pt/
locale = pt
[alternatives.pt_BR]
name = Portuguese Brazil
url_prefix = /pt_BR/
locale = pt_BR
[alternatives.ru]
name = Russian
url_prefix = /ru/
locale = ru