{{:: 'CODE' | translate}} pipInformationDialog.show( { event: event, title: 'Amazing!', message: 'Stuff %s is really good', item: 'Play CDG T-shirt', ok: 'Take It' }, function () { console.log('Taken'); } );
pipInformationDialog.show( { event: event, title: 'Amazing!', message: 'Stuff %s is really good', item: 'Play CDG T-shirt', ok: 'Take It' }, function () { console.log('Taken'); } );