idurar / idurar-erp-crm

Free Open Source ERP CRM Accounting Invoicing Software | Node Js React
https://cloud.idurarapp.com
GNU Affero General Public License v3.0
6.27k stars 1.89k forks source link

Fixed language issue #1040

Closed slimskhab closed 1 month ago

slimskhab commented 6 months ago

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

  1. Change language from header
  2. Check if it changed in the app settings
  3. Change language from app settings
  4. Check if it changed in the header

Screenshots (if applicable)

image

Checklist