.t-tildalаbеl #tildacоpy .t-tildalаbеl__link .t-tildalаbеl__wrapper .t-tildalаbеl__txtleft {
    opacity:0 !important;
    display: none !important;
    font-size:1px !important;
    content: 'whatever it is you want to add' !important;
}

a.t-tildalаbеl__link {
    content: 'whatever it is you want to add' !important;
    font-size:1px !important;
    color:black;
}