I am not entirely sure what you are trying to do here, is this a custom property editor where you want localized texts? Or an existing property editor?
d
DOLBAEB
04/12/2024, 1:42 PM
This is a custom property I've created.
And I'd like to translate the config field in the database (table umbracoDataType(nodeId, propertyEditorAlias, dbType, config) ) I don't know if it's possbile, or I should create a new table and try to hijack the routes of umbraco