- Introduced `ConvertFromCbrSettings` and `ConvertToCbrSettings` components for handling conversion-specific settings.
- Updated `ConvertSettings` to include CBR-related configurations.
- Enhanced `useConvertParameters` with new parameters: `cbrOptions` and `pdfToCbrOptions`.
- Updated locales with CBR-related translations.
- Added endpoints and updated conversion matrix for CBR formats in `convertConstants`.
- Modified `useConvertOperation` to handle CBR-specific parameters during form data preparation.
Signed-off-by: Balázs Szücs <bszucs1209@gmail.com>