Sync defaultMessage from lokalise
* Enhance translation sync functionality and tests
- Added logging for found component files during sync.
- Introduced tests for handling complex components with replacements.
- Updated regex in syncIntlFormatMessage to support optional second arguments.
- Removed unused test files.
* feat(syncDefaultMessage): add script for syncing default message with lokalise
* feat(syncDefaultMessage): add script for syncing default message with lokalise
Approved-by: Matilda Landström
feat(BOOK-401): redirect-service with tests and typings
* Switch to typescript
* add new dependencies for tests and typescript
* Switch to typescript
* add new dependencies for tests and typescript
* rewrite to typescript and include tests
* rewrite to typescript and include tests
* refactor: update README and scripts for CSV handling; rename update script to generate
* include csv-data folder
Approved-by: Linus Flood