Is there a way to translate css selectors(::after, ::before) content using ngx-translate ?
.custom-file-label::after {
content: "Browse"
}
Is there a way to translate css selectors(::after, ::before) content using ngx-translate ?
.custom-file-label::after {
content: "Browse"
}
in html add
and in css