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)
608608 'W ' => __ ('Economy select ' ),
609609 'I ' => __ ('Domestic express 9:00 ' ),
610610 'N ' => __ ('Domestic express ' ),
611- 'O ' => __ ('Domestic express 10:30 ' ),
611+ 'O ' => __ ('Others ' ),
612612 'R ' => __ ('Globalmail business ' ),
613613 'S ' => __ ('Same day ' ),
614614 'T ' => __ ('Express 12:00 ' ),
Original file line number Diff line number Diff line change @@ -24,6 +24,7 @@ Europack,Europack
2424"Domestic economy select","Domestic economy select"
2525"Economy select","Economy select"
2626"Domestic express","Domestic express"
27+ Others,Others
2728"Globalmail business","Globalmail business"
2829"Same day","Same day"
2930"Express 12:00","Express 12:00"
@@ -79,5 +80,4 @@ Size,Size
7980"Sort Order","Sort Order"
8081Debug,Debug
8182"Domestic express 9:00","Domestic express 9:00"
82- "Domestic express 10:30","Domestic express 10:30"
8383"Domestic express 12:00","Domestic express 12:00"
You can’t perform that action at this time.
0 commit comments