Commit 528c8c53 by ivan Lan

Add status :canceled to order status_zh

parent 366eeba3
......@@ -77,6 +77,7 @@ module Shotengai
delivering: '运送中',
received: '已收货',
evaluated: '已评价',
canceled: '已取消',
}[ status.to_sym ]
end
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment