iachat/app/javascript/dashboard
Sivin Varghese 6e207acb5a
fix: CSAT table header and date range translation issue on reload (#11836)
# Pull Request Template

## Description

This PR fixes the translation issue in the CSAT reports table header and
date range filter, where labels reverted to English after a page reload.

Fixes
https://linear.app/chatwoot/issue/CW-4557/language-switching-on-page-reload

## Type of change

- [x] Bug fix (non-breaking change which fixes an issue)

## How Has This Been Tested?


https://github.com/user-attachments/assets/c68da978-1f17-44b5-bb21-5ea2668563fb





## Checklist:

- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my code
- [ ] I have commented on my code, particularly in hard-to-understand
areas
- [ ] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [x] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged and published in downstream
modules
2025-06-30 20:54:19 +05:30
..
api feat: notion OAuth setup (#11765) 2025-06-26 19:16:06 +05:30
assets fix: Resolve styling issues in multiselect (#11728) 2025-06-19 21:28:12 +05:30
components chore: Add "Coming Soon" overlay to voice channel selector (#11835) 2025-06-30 14:30:09 +05:30
components-next feat: Voice channel creation Flow (#11775) 2025-06-25 14:21:03 -07:00
composables feat: Voice channel creation Flow (#11775) 2025-06-25 14:21:03 -07:00
constants feat: Add rich text support for widget welcome tagline (#11666) 2025-06-05 14:13:46 -05:00
helper feat: Voice channel creation Flow (#11775) 2025-06-25 14:21:03 -07:00
i18n chore: Add "Coming Soon" overlay to voice channel selector (#11835) 2025-06-30 14:30:09 +05:30
mixins chore: fix circleci on vite build (#10214) 2024-10-07 15:27:41 +05:30
modules fix: Resolve styling issues in multiselect (#11728) 2025-06-19 21:28:12 +05:30
routes fix: CSAT table header and date range translation issue on reload (#11836) 2025-06-30 20:54:19 +05:30
store feat: Voice channel creation Flow (#11775) 2025-06-25 14:21:03 -07:00
App.vue feat: Upgrade page instead of banner (#11202) 2025-03-28 02:28:17 -07:00
featureFlags.js feat: Instagram Inbox using Instagram Business Login (#11054) 2025-04-08 10:47:41 +05:30