discourse/plugins
Natalie Tay 903fee9943
FIX: Translate the overrides instead of just the en.yml file (#39291)
Follow up from https://github.com/discourse/discourse/pull/39282, when
the (example) English value is overridden, we want to translate that
instead of the value in the yml file.

We now pass a source_locale depending on which language in the dropdown
is selected. If "de" is selected, we will (load and) translate using
this priority:
- "de" translation overrides
- "de" yml file
- "en" translation overrides
- "en" yml file
2026-04-15 23:44:39 +08:00
..
automation DEV: Fix job serialization deprecation in d-automation (#39286) 2026-04-15 15:39:16 +02:00
chat DEV: Don't use fab! for non-ActiveRecord model objects (#39272) 2026-04-15 00:52:34 +02:00
checklist DEV: Update rubocop (#38721) 2026-03-20 00:39:52 +01:00
discourse-adplugin DEV: Convert @decorated macros to getters (#37955) 2026-04-09 22:38:55 -03:00
discourse-affiliate DEV: Fix deprecations in plugins specs and silence output (#39257) 2026-04-15 00:00:46 +02:00
discourse-ai FIX: Translate the overrides instead of just the en.yml file (#39291) 2026-04-15 23:44:39 +08:00
discourse-apple-auth DEV: Update rubocop (#38721) 2026-03-20 00:39:52 +01:00
discourse-assign DEV: Don't use fab! for non-ActiveRecord model objects (#39272) 2026-04-15 00:52:34 +02:00
discourse-cakeday DEV: Convert @decorated macros to getters (#37955) 2026-04-09 22:38:55 -03:00
discourse-calendar FIX: Avoid reloading post in post events so that the revisor doesn't reset (#39284) 2026-04-15 20:05:45 +08:00
discourse-chat-integration I18N: Update translations (#39029) 2026-04-01 11:13:02 +02:00
discourse-data-explorer DEV: Don't use fab! for non-ActiveRecord model objects (#39272) 2026-04-15 00:52:34 +02:00
discourse-details DEV: Update rubocop (#38721) 2026-03-20 00:39:52 +01:00
discourse-gamification I18N: Update translations (#38961) 2026-03-30 17:33:43 +02:00
discourse-github DEV: Update rubocop (#38721) 2026-03-20 00:39:52 +01:00
discourse-graphviz DEV: Update rubocop (#38721) 2026-03-20 00:39:52 +01:00
discourse-hcaptcha DEV: Update rubocop (#38721) 2026-03-20 00:39:52 +01:00
discourse-lazy-videos DEV: Rename htmlSafe to trustHTML from @ember/template (#38465) 2026-03-11 18:57:22 -03:00
discourse-local-dates DEV: Convert @decorated macros to getters (#37955) 2026-04-09 22:38:55 -03:00
discourse-login-with-amazon DEV: Update rubocop (#38721) 2026-03-20 00:39:52 +01:00
discourse-lti DEV: Update rubocop (#38721) 2026-03-20 00:39:52 +01:00
discourse-math DEV: Update rubocop (#38721) 2026-03-20 00:39:52 +01:00
discourse-microsoft-auth DEV: Update rubocop (#38721) 2026-03-20 00:39:52 +01:00
discourse-narrative-bot DEV: Update rubocop (#38721) 2026-03-20 00:39:52 +01:00
discourse-oauth2-basic DEV: Update rubocop (#38721) 2026-03-20 00:39:52 +01:00
discourse-openid-connect DEV: Fix a jwt deprecation (#39260) 2026-04-14 18:49:32 +02:00
discourse-patreon FIX: Patreon API pagination bugs causing missing pledges (#39058) 2026-04-01 17:18:51 -03:00
discourse-policy I18N: Update translations (#39002) 2026-03-31 19:33:05 +02:00
discourse-post-voting DEV: Don't use fab! for non-ActiveRecord model objects (#39272) 2026-04-15 00:52:34 +02:00
discourse-presence DEV: Fix deprecations in plugins specs and silence output (#39257) 2026-04-15 00:00:46 +02:00
discourse-reactions I18N: Update translations (#39112) 2026-04-08 12:04:11 +02:00
discourse-rewind DEV: Update rubocop (#38721) 2026-03-20 00:39:52 +01:00
discourse-rss-polling DEV: Migrate to @ember/reactive/collections (#38221) 2026-03-23 17:44:41 -03:00
discourse-solved DEV: Move enable_support_category_type_setup to alpha (#39249) 2026-04-15 10:22:58 +10:00
discourse-subscriptions DEV: Fix deprecations in plugins specs and silence output (#39257) 2026-04-15 00:00:46 +02:00
discourse-templates UX: add default button styling to new template button (#39132) 2026-04-07 07:43:04 -07:00
discourse-topic-voting UX: increase contrast of topic voting count (#39288) 2026-04-15 09:41:28 -04:00
discourse-user-notes UX: fix post admin titles, add some new ones (#39241) 2026-04-14 11:58:18 -04:00
discourse-zendesk-plugin DEV: Update rubocop (#38721) 2026-03-20 00:39:52 +01:00
footnote I18N: Update translations (#39112) 2026-04-08 12:04:11 +02:00
poll DEV: Convert @decorated macros to getters (#37955) 2026-04-09 22:38:55 -03:00
spoiler-alert I18N: Update translations (#39112) 2026-04-08 12:04:11 +02:00
styleguide DEV: Fix type supervisor deprecations in specs (#39222) 2026-04-13 18:04:01 +02:00