Is it possible to change language in markdown cards?

I’ve made myself a markdown card, but i get weather i english.
Is there a way to translate this to another language?
code:

    Vær: {{ states('weather.svehogda_157') | capitalize}} og
    {{states.weather.svehogda_157.attributes["temperature"]}}°C

1 Like