Slide 18
Slide 18 text
No te repitas
sprintf( __( 'Click here to follow me on %s', 'mi_plugin' ), 'Twitter');
sprintf( __( 'Click here to follow me on %s', 'mi_plugin' ), 'Facebook');
sprintf( __( 'Click here to follow me on %s', 'mi_plugin' ), 'Instagram');
sprintf( __( 'Click here to follow me on %s', 'mi_plugin' ), 'Dribbble');