File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -223,16 +223,6 @@ export const RFM = ({ integration, idThirdPartyApp }) => {
223223 < p className = "m-t-12 m-b-6" >
224224 { intl . formatMessage ( { id : "Rfm.user_notification" } ) }
225225 </ p >
226- < p className = "dp-color-lightgrey" >
227- { intl . formatMessage ( { id : "Rfm.more_information" } ) } { " " }
228- < a
229- href = { intl . formatMessage ( { id : "Rfm.help_link" } ) }
230- rel = "noreferrer"
231- target = "_blank"
232- >
233- { intl . formatMessage ( { id : "Rfm.help_link_2" } ) }
234- </ a >
235- </ p >
236226 < div className = "nav-button-bar flex-grid m-t-12" >
237227 < div className = "m-b-12 dp-wrap-message dp-wrap-info ng-binding ng-scope" >
238228 < span className = "dp-message-icon" > </ span >
Original file line number Diff line number Diff line change @@ -98,7 +98,6 @@ export const messages_en = {
9898 calculation_date : "Last calculation date: " ,
9999 help_link : "https://help.fromdoppler.com/en/que-es-la-segmentacion-rfm/" ,
100100 help_link_1 : '"What is the RFM analysis and how is it calculated".' ,
101- help_link_2 : '"RFM segmentation, terminology, and associated behaviors".' ,
102101 info : "The results of the RFM analysis will be available within 24 hours." ,
103102 list_item_first : "Recency:" ,
104103 list_item_first_description : "days elapsed since the last purchase." ,
Original file line number Diff line number Diff line change @@ -97,9 +97,7 @@ export const messages_es = {
9797 button : "Guardar" ,
9898 calculation_date : "Fecha de último cálculo: " ,
9999 help_link : "https://help.fromdoppler.com/es/que-es-la-segmentacion-rfm/" ,
100- help_link_1 : '"Qué es el análisis RFM y cómo se calcular".' ,
101- help_link_2 :
102- '"Segmentación RFM, nomenclatura y comportamientos asociados".' ,
100+ help_link_1 : '"Qué es el análisis RFM y cómo se calcula".' ,
103101 info : "En 24 horas estarán disponibles los resultados del análisis RFM." ,
104102 list_item_first : "Recencia:" ,
105103 list_item_first_description : "días transcurridos desde la última compra." ,
You can’t perform that action at this time.
0 commit comments