I have a problem with Prestashop 1.7.5.1 with French Canadian language.
Pretashop has configure the French Canada has "qc" instead of "fr" or "fr_CA" which causing Google Search Console to not identify the proper language for indexing my pages.
My pages are showing in source:
<link rel="alternate" href="https://store.copiscan.com/qc/" hreflang="qc">
<link rel="alternate" href="https://store.copiscan.com/en/" hreflang="en-us">
I need to change it for "fr_CA". I check into Database and not found any value associated to "hreflang" configuration.
Here are my languages installed into Prestashop:
When i try to modify into Language and modify the ISO code, i get an error 500;