No region found within the locale 'zh'
@yzm629 Thanks for reporting the problem. Could you provide reproducible steps, we can investigate the cause?
Select the "Interface Locale" to "Chinese (China) / Chinese (China)", the interface does not become Chinese in many places, has a corresponding translation, change account information of "Interface Locale" to "Chinese (China) / Chinese (China) ", then an error!
Chinese support is not perfect!
@yzm629 I logged in admin. I was able to select the "Interface Locale" to "Chinese (China) / Chinese (China)" without any error. Could you check out the latest magento2 code and try again?
Error may be my fault!
But "Account Setting" can not select "Chinese (China) / Chinese (China)".
After saving accounts will change to "Afrikaans (Suid-Afrika) / 南非荷兰文 (南非)"
@yzm629 We have created MAGETWO-37071 to track this bug internally.
@yzm629, it seems dev team has fixed this issues. Could you check it on the latest version?
Sorry for digging this gem out, but when setting language to en_EN in database, theres another Error. Any ideas why? en_EN just should be fine?
@grasdaggel: because EN is not a valid ISO 3166-1 alpha-2 code for a country, you'll probably need en_US or en_GB, or some other country...
See https://www.iso.org/obp/ui/#search & https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2
Hi @stevieyu. Thank you for your report.
The issue has been fixed in magento/magento2#16164 by @nmalevanec in 2.3-develop branch
Related commit(s):
The fix will be available with the upcoming 2.3.0 release.