iachat/app/controllers/public/api/v1
Pranav a513f152ed
fix: Extend the locale without variant check for article locales as well (#11021)
We allow users to select locale variants when creating the help center
(e.g., pt_BR or en_UK). However, the selected variant may not always be
available for translation in the app. In such cases, we need to fall
back to either the base language or the default locale.

While this fallback logic was implemented for the portal locale, it was
missing for article locales.

This PR fixes that issue.
2025-03-06 18:24:46 -08:00
..
inboxes feat: Add ability to resolve API channel conversations (#8348) 2024-02-21 17:41:20 +05:30
portals fix: Extend the locale without variant check for article locales as well (#11021) 2025-03-06 18:24:46 -08:00
csat_survey_controller.rb feat: CSAT response public APIs (#2670) 2021-07-28 14:59:13 +05:30
inboxes_controller.rb feat: Add inbox details endpoint (#5549) 2022-11-02 19:05:03 -07:00
portals_controller.rb feat: add sitemap for help center (#9280) 2024-04-26 21:36:39 +05:30