File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -608,7 +608,7 @@ public function getDhlProducts($doc)
608
608
'W ' => __ ('Economy select ' ),
609
609
'I ' => __ ('Domestic express 9:00 ' ),
610
610
'N ' => __ ('Domestic express ' ),
611
- 'O ' => __ ('Domestic express 10:30 ' ),
611
+ 'O ' => __ ('Others ' ),
612
612
'R ' => __ ('Globalmail business ' ),
613
613
'S ' => __ ('Same day ' ),
614
614
'T ' => __ ('Express 12:00 ' ),
Original file line number Diff line number Diff line change @@ -24,6 +24,7 @@ Europack,Europack
24
24
"Domestic economy select","Domestic economy select"
25
25
"Economy select","Economy select"
26
26
"Domestic express","Domestic express"
27
+ Others,Others
27
28
"Globalmail business","Globalmail business"
28
29
"Same day","Same day"
29
30
"Express 12:00","Express 12:00"
@@ -79,5 +80,4 @@ Size,Size
79
80
"Sort Order","Sort Order"
80
81
Debug,Debug
81
82
"Domestic express 9:00","Domestic express 9:00"
82
- "Domestic express 10:30","Domestic express 10:30"
83
83
"Domestic express 12:00","Domestic express 12:00"
You can’t perform that action at this time.
0 commit comments