I would like to translate the custom marker categories created.
I have tried adding them to the .PO file but they still appear in English.
How shall we provide the translation?
Self-named fields such as categories get stored directly to the database as mentioned in the above suggestion and so by default, there won’t be any translations for these.
The core code will simply load the field text that was saved to the database and display this on the frontend as these can be renamed to the user’s choice.