{
widgetClass: 'GettingStartedWidget',
localeStrings: {
popup: {
title: 'Welcome, '
}
}
}
{
widgetClass: 'FeedbackRenderer',
localeStrings: {
feedbackLink: 'Feedback',
dialog: {
title: 'Thanks for your feedback',
okButton: 'OK'
},
popup: {
title: 'Feedback'
}
}
}