Hi, I need to override snippet included in platform/en-GB.json at 6.4.19.0 · shopware/platform · GitHub. Is it possible? I tried creating my own snippets with the same name like for example sw-order.createBase.tax
but with no result. Do I need to override $tc()
function (it is used for example here)?