Hi all, Codeberg currently needs help with the following: We wish to deploy the latest version of our registration form for new members (with lots of new information) under: https://join.codeberg.org

Before we do so, we need some more translations by the community. You can view a more recent version and compare here: https://join-test.codeberg.org

If there's still work left to do for your language and you have a few spare minutes, it'd help: https://translate.codeberg.org/projects/codeberg/ev-registration-server/

Source code: https://codeberg.org/Codeberg-e.V./registration-server

Join Codeberg e. V.

@Codeberg how do I change the language?

@lefteristrip23 It's a new feature that's available on the main branch, but not on join-test.codeberg.org ~n

https://codeberg.org/Codeberg-e.V./registration-server/commit/c04e600309ee874c37022112ea58f79fbdf4bc04

Add language selector (#164) · c04e600309

How it works: 1) it generates a list of available locales at statup, scanning the embed fs. 2) when getting the locale from the accept header it also considers a cookie called "lang" 3) it constructs a language selector in header.tmpl by accesing the list of available languaes 4) changing the l...

Codeberg.org