Manos Chorianopoulos

verbal fix

......@@ -212,7 +212,7 @@ import UIKit
// QR Code section
couponQRTitleLabel.font = UIFont(name: "PingLCG-Regular", size: 16)
couponQRTitleLabel.textColor = UIColor(rgb: 0x000F1E)
couponQRTitleLabel.text = "QR Κουπονιού"
couponQRTitleLabel.text = "Barcode Κουπονιού"
// Terms — from couponset_data terms
termsLabel.font = UIFont(name: "PingLCG-Regular", size: 16)
......