Is there any way to add translations for shipper_method_desc column in inv_shipper_method?
Hi,
Xstore version-17.0.2
Im trying to add French translation for shipment methods.
I used inv_shipper_method table for adding the various shipment methods.
However, I tried to use the translation key (highlighted) in shipper_method_desc so that I can configure their translations in COM_TRANSLATIONS table.
Unfortunately, this is not working for this table as its fetching the exact value inside shipper_method_desc
But this works fine if we use translation key for description column in dsc_discount and com_reason_code table.
Is there any way to add translations for shipper_method_desc column in inv_shipper_method?