Code development platform for open source projects from the European Union institutions 🔵 EU Login authentication by SMS has been phased out. To see alternatives please check here

Skip to content

Feature Gap: Incomplete Localization Data (English-Only UI)

The application's source code contains the necessary structure for internationalization (i18n) within the frontend assets (e.g., in src/assets/i18n/). However, the translation files for specific languages are either missing or contain no content.

  • Verifiable Example: The file es.json is present in the src/assets/i18n/ directory but is empty or incomplete.
  • Resulting Behavior: The application's User Interface (UI) currently displays content exclusively in English.

What is the planned release version or estimated delivery date for the definitive, completed translation files (e.g., Spanish, French, German) that will enable the intended multilingual UI behavior?