Conditions - Show an element based on url

I have a project where we use WeGlot to translate into different languages. the url structure is like domain.com/ - domain.com/da/ - domain.com/de/ domain.com/fr/

I want to show an element based on the languaged added - e.g for danish i want to show something only for the danes, for germans, only for the germans etc.

Could this be achieved with the conditions or?