pimcore-data-definitions icon indicating copy to clipboard operation
pimcore-data-definitions copied to clipboard

[Export] Shared Translation Interpreter

Open dkarlovi opened this issue 6 years ago • 2 comments
trafficstars

Q A
Bug report? no
Feature request? yes
BC Break report? no
RFC? no
Branch? master

We're using the Shared translation feature to store labels for codes which we use for our ETIM implementation. We use/store a code (like EC123456) as a external identifier, but store the translations for that code in shared translations.

When exporting, we'd like to replace the code with the label so a SharedTranslationInterpreter seems like it would fit here.

dkarlovi avatar Jun 04 '19 08:06 dkarlovi

PR? :)

dpfaffenbauer avatar Jun 04 '19 10:06 dpfaffenbauer

Maybe, we've already implemented it in our app, could probably push it upstream.

dkarlovi avatar Jun 04 '19 11:06 dkarlovi