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