html[data-lang="en"] [data-when="pl"] {
  display: none !important;
}

html[data-lang="pl"] [data-when="en"] {
  display: none !important;
}
