I have sent the signed CAA document to the email listed in the contributing guidelines.
[X] Have you explained what your changes do, and why they add value?
These are changes to the admin site to add French to the list of language options. It looked as if French was added as an option on all the other sites, however the French option was missing from the Admin page. I translated the "en-US" JSON file from the admin-web-angular/src/assets/i18n directory to French and placed the contents of this translation into the "fr-FR" JSON file in the same directory.
The last changes made were to the "theme-settings.cpmponent.ts" in the admin-web-angular/src/app/components/theme-settings directory, which were adding French as an option in the drop down list that is presented in the settings side bar.
Please let me know if there is anything else I can do here. Thanks
I have sent the signed CAA document to the email listed in the contributing guidelines.
These are changes to the admin site to add French to the list of language options. It looked as if French was added as an option on all the other sites, however the French option was missing from the Admin page. I translated the "en-US" JSON file from the admin-web-angular/src/assets/i18n directory to French and placed the contents of this translation into the "fr-FR" JSON file in the same directory.
The last changes made were to the "theme-settings.cpmponent.ts" in the admin-web-angular/src/app/components/theme-settings directory, which were adding French as an option in the drop down list that is presented in the settings side bar.
Please let me know if there is anything else I can do here. Thanks