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