Work to do:
- Improve the structure of language_names.json: Put language codes at the root. Each entry contains the QID and translated labels.
- Allow keeping custom translations when the file is refreshed with fetch_wiki_langs.py: values prefixed with @ are considered manually edited and should not be overwritten.
- Move the wiki_langs.json file from data/ into server/assets/ to better keep track of changes.