Closed duncan222 closed 7 months ago
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
@duncan222 Thank you for sending the doc by email, but just for consistency with other contributors, can you click "CLA | not signed yet" in comment https://github.com/ever-co/ever-demand/pull/1569#issuecomment-2073447925 and follow steps to sign it also online? Thank you so much for your contributions!
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