Open Issues Need Help
View All on GitHub Unknown • Uncategorized
Migrate current translations to a better json based format. about 2 months ago
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