1 Open Issue Need Help Last updated: Jul 8, 2025

Open Issues Need Help

View All on GitHub
Unknown Uncategorized

AI Summary: Migrate the existing translation system in a Svelte/Rust Tauri application from a single `languages.ts` file to a more structured JSON-based system, creating separate JSON files (e.g., `english.json`, `romanian.json`) within a new `languages` directory.

Complexity: 3/5
enhancement help wanted translations