From a6abc596a1e5a6c901cc721393000e8e25e6dff5 Mon Sep 17 00:00:00 2001 From: gwharton <graham@gwharton.me.uk> Date: Wed, 13 Dec 2017 10:54:28 +0000 Subject: [PATCH] Updated i18n Added product codes to i18n --- app/code/Magento/Dhl/i18n/en_US.csv | 3 +++ 1 file changed, 3 insertions(+) diff --git a/app/code/Magento/Dhl/i18n/en_US.csv b/app/code/Magento/Dhl/i18n/en_US.csv index 90ec8b5f17a..412f69af14b 100644 --- a/app/code/Magento/Dhl/i18n/en_US.csv +++ b/app/code/Magento/Dhl/i18n/en_US.csv @@ -81,3 +81,6 @@ Size,Size "Show Method if Not Applicable","Show Method if Not Applicable" "Sort Order","Sort Order" Debug,Debug +Domestic express 9:00,Domestic express 9:00 +Domestic express 10:30,Domestic express 10:30 +Domestic express 12:00,Domestic express 12:00 -- GitLab