Can multilingual content be included in CKAN? I know that the CKAN interface is multilingual. But we would like the site to show content (name / description of the data set, resource name, etc.) in a language that corresponds to the interface language chosen by site visitors.
For example, a dataset publisher creates a dataset with three name fields in English, Spanish, and Chinese. When a visitor views a site in Chinese, they only see the name of the Chinese data set.
I tried to add custom fields to the package and hack templates. It is not very elegant. And it works only at the dataset level, not at the resource level.
source
share