-
Notifications
You must be signed in to change notification settings - Fork 10
Additional commands
Jakub edited this page Jul 15, 2025
·
5 revisions
Command creates a sample configuration file in the current directory.
simplelocalize initCommand gets project details and prints them to the console.
simplelocalize status --apiKey PROJECT_API_KEYCommand removes all translations, translation keys and languages from the project
simplelocalize purge --apiKey PROJECT_API_KEY
# skip confirmation
simplelocalize purge --apiKey PROJECT_API_KEY --forcePlease check @simplelocalize/i18n-key-scanner
Extract command finds translation keys and translations from project source code at <SEARCH_DIRECTORY> and exports them to extraction.json file that uses simplelocalize-json file format.
simplelocalize extract
--searchDir SEARCH_DIRECTOR
--projectType PROJECT_TYPE - Installation
- Upload translations
- Download translations
- Auto-translate
- Configuration file
- Translation Hosting
- Other commands
- Troubleshooting
- GitHub issues - bug reports
- Discord - community
- Email - support
- Changelog - product updates
- YouTube - how-to tutorials