Add translation support for processor config

Created on 5 September 2025, 10 days ago

Problem/Motivation

Thank-you for the awesome module! I have an issue where my ranges are in dollars and depending on whether you are in English or French the dollar signs are place differently.

Steps to reproduce

1. Enable this module on a multilingual site;
2. Add a facet and enable this processor with a mapping 0-5|$0 - $5;
3. Save the facet;
4. Select the translate tab on the facet and add translate;
5. See that the mapping from 2 does not appear as translatable.

Proposed resolution

Adding a schema file that declares the processor configuration as a text data type solves the issue as this config data type is translatable.

Remaining tasks

User interface changes

API changes

Data model changes

Feature request
Status

Active

Version

1.0

Component

Code

Created by

🇨🇦Canada joel_osc

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024