Language Translations

Language translations in TempoWeave studio may be maintained for personal use. Choose the language from the Settings file, and use this guide for the translations.

circle-info

Localization

How it loads translations: 1. Bundled translations from [AppDir]/Locales/fr.json load first 2. Then user overrides from ~/Library/Application Support/TempoWeave/Locales/fr.json merge on top 3. User overrides only need the keys being changed — everything else comes from the bundled file For a weaver to customize: 1. Create a file at ~/Library/Application Support/TempoWeave/Locales/fr.json 2. Add only the keys they want to change: { "Threading": "Rentrage", "Shaft": "Cadre" }

Last updated

Was this helpful?