You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -478,7 +482,7 @@ function createSuperUser(callback) {
478
482
varonError=function(error){
479
483
handleError(error,1,'Failed to create admin user account. Please check the console output.');
480
484
};
481
-
console.log(`\nNow we need to set up a 'Super Admin' account. This account can be used to manage everything on your ${app.polyglot.t('app.productname')} instance.`);
485
+
console.log(`\nNow we need to set up a 'Super Admin' account. This account can be used to manage everything on your authoring tool instance.`);
0 commit comments