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.jsonis present in thesrc/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?