Project

General

Profile

Task #1400

Updated by Martin Ledvinka almost 4 years ago

Multilingual attributes provided by the server need to be displayed on the frontend. This includes: 

 * A suitable visualization of available languages 
 * A suitable way of switching between translations in these languages 
 * Ability to handle strings without translation as well 

 The agreed upon visualization will be as follows: 
 * A term-detail level switch of languages based on languages available in the current term 
 * Term detail will display translations in the selected language 
 * When no translation is available in the selected language, an empty value will be shown (may be subject to change).

Back