jointhefediverse-net / jointhefediverse.net

https://jointhefediverse.net
MIT License
26 stars 29 forks source link

Allow linking to specific translation via URL paramater #46

Closed stefanbohacek closed 6 months ago

stefanbohacek commented 1 year ago

Requested here: https://stefanbohacek.online/@donelias@mastodon.cr/110527050702635714

Example: https://jointhefediverse.net/?lang=es

stefanbohacek commented 6 months ago

This can be achieved using the following setting when initializing i18n, which is disabled by default.

queryParameter: 'lang'