export const FLIP_PHONE = 'Please flip your phone!'; export const CONGRATS = 'Nice work'; export const CONGRATS_DESC = 'Just a few small details left...'; export const NEXT_BUTTON = 'Next'; export const SKIP_LINK_BUTTON = 'Skip'; export const BACK_HOME_BUTTON = 'Back to Home'; export const STEP_1_TITLE = 'Give your stream title'; export const STEP_2_TITLE = 'Pick a thumbnail image'; export const STEP_3_TITLE = 'Done!'; export const STEP_3_DESCRIPTION = 'Your stream will appear as an on-demand video in your library in a few minutes';