This update addresses an issue where changing the language in the translation toolbar didn't reflect in the application settings. To resolve this, adjustments were made to ensure that selecting a language in the toolbar updates the corresponding language parameter in the settings.
Related Issues
1031
Steps to Test
Change language from header
Check if it changed in the app settings
Change language from app settings
Check if it changed in the header
Screenshots (if applicable)
Checklist
[x] I have tested these changes
[x] I have updated the relevant documentation
[x] I have commented my code, particularly in hard-to-understand areas
[x] I have made corresponding changes to the codebase
[x] My changes generate no new warnings or errors
[x] The title of my pull request is clear and descriptive
Description
This update addresses an issue where changing the language in the translation toolbar didn't reflect in the application settings. To resolve this, adjustments were made to ensure that selecting a language in the toolbar updates the corresponding language parameter in the settings.
Related Issues
1031
Steps to Test
Screenshots (if applicable)
Checklist