Rename Google Apps to G Suite in onboarding (#3047)

Google renamed Google Apps (both 'normal' and education editions) to G
Suite on 2016-09-29. See
https://blog.google/products/g-suite/all-together-now-introducing-g-suite/
for the announcement. Updated text for account selection to match Google's
branding.
This commit is contained in:
Joris Pelgröm 2016-11-14 19:53:47 +01:00 committed by Ben Gotow
parent 25c32ec5d9
commit 55fc10b513

View file

@ -2,7 +2,7 @@
const AccountTypes = [
{
type: 'gmail',
displayName: 'Gmail or Google Apps',
displayName: 'Gmail or G Suite',
icon: 'ic-settings-account-gmail.png',
headerIcon: 'setup-icon-provider-gmail.png',
color: '#e99999',