public override void UpdateLayout(Layout translation) { label.text = translation.cancelButtonLabel; }
public override void UpdateLayout(Layout translation) { label.text = translation.backspaceButtonLabel; }