* Add Chinese localizations * Fix Chinese locale selection * Revert "Fix Chinese locale selection" This reverts commit fa59dc2df05e90551334622d72b600ccc8f6816e. * Use zh fallback for Simplified Chinese * Fix script-specific locale equality * fix: persist Chinese locale settings Bump whitenoise-rs to the current ref with Chinese language variants and map zh/zh_Hant through the Rust language bridge. Co-authored-by: stupidloud <klever1988@protonmail.com> * fix: preserve system locale scripts Preserve supported system locale script codes when resolving language settings and rendering the system language label. --------- Co-authored-by: Jeff Gardner <202880+erskingardner@users.noreply.github.com>