Spelling: Set up account
This commit is contained in:
parent
8b08d874fa
commit
16329411a8
|
@ -246,7 +246,7 @@ public class WelcomePlceholder : UnifiedWindowPlaceholder {
|
|||
public WelcomePlceholder() {
|
||||
title_label.label = _("Welcome to Dino!");
|
||||
label.label = _("Communicate happiness.");
|
||||
primary_button.label = _("Setup account");
|
||||
primary_button.label = _("Set up account");
|
||||
title_label.visible = true;
|
||||
secondary_button.visible = false;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue