discourse/app
Gabriel Grubba dc996a1e5c
FIX: Locale mismatch at theme translations picker (#26687)
* FIX: Locale mismatch at theme translations picker

Before, the theme translations picker value was set to the
site's default locale, which mismatches from the user's locale.

This commit changes the picker value to the user locale.

relates to https://meta.discourse.org/t/locale-mismatch-at-theme-translations/302879

* DEV: Address code review feedback.

- https://github.com/discourse/discourse/pull/26687#discussion_r1572516758
- https://github.com/discourse/discourse/pull/26687#discussion_r1572524059
2024-04-19 14:23:27 -03:00
..
assets FIX: Locale mismatch at theme translations picker (#26687) 2024-04-19 14:23:27 -03:00
controllers FIX: Locale mismatch at theme translations picker (#26687) 2024-04-19 14:23:27 -03:00
helpers DEV: Move chat service objects into core (#26506) 2024-04-04 10:57:41 -03:00
jobs UX: make first admin a moderator to review user approvals. (#26588) 2024-04-10 20:59:03 +05:30
mailers FIX: Correctly re-attach allowed images in activity summary e-mail (#26642) 2024-04-18 10:27:46 +08:00
models FIX: disable storing invalid post and topic timing when sent from client (#26683) 2024-04-19 18:10:50 +10:00
serializers DEV: Merge two similar category serializers (#26653) 2024-04-17 18:52:34 +03:00
services FEATURE: mandatory fields for group site setting (#26612) 2024-04-18 08:53:52 +10:00
views DEV: allow themes to render their own custom homepage (#26291) 2024-04-02 11:05:08 -04:00