I have installed Ckan by following the "from source" way. But after it was installed, i can't find chinese in the "language" Drop-dwon menu in the web page.
I checked the ckan i18n folder, and these are zh_CN and zh_TW in it. When i change the "locale_default" into zh_CN in the config file, there will be an error "default language zh_CN not available", and Ckan cannot run . I tried to install ckan several times, and every time met this problem.
Then i installed Ckan by the "from package" way. OK, i can find "中文(中国)"(chinese) in the drop-down menu, but when i create an dataset, and look into the dataset with language set as chinese, an error "Server error, an internal server error occured". But when i choose any other language, it will be ok.
Do any one know how to solve this problem?
Both these issues are bugs. I've created two issues on the repository:
https://github.com/ckan/ckan/issues/3073
https://github.com/ckan/ckan/issues/3074
Thanks for flagging these