Projects should have an analysisLanguages hash consisting of the abbreviation (key) and an IETF language tag (value). This gets used to display the project name, etc. It'll just have English by default for now.
Languages should also have an analysisLanguages hash structured the same way.
The sets of analysis languages for projects and languages don't have to match.
The format of project and language fields that use analysis languages (mainly the description field) should be updated to be a MultiLangString.
Projects should have an
analysisLanguages
hash consisting of the abbreviation (key) and an IETF language tag (value). This gets used to display the project name, etc. It'll just have English by default for now.Languages should also have an
analysisLanguages
hash structured the same way.The sets of analysis languages for projects and languages don't have to match.
The format of project and language fields that use analysis languages (mainly the
description
field) should be updated to be a MultiLangString.