You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a better way to do that?
I am adding the upcase filter on the translation. {% capture output %}{% t 'nav.home' %}{% endcapture %}{{ output | upcase }}
The text was updated successfully, but these errors were encountered:
Is there a better way to do that?
I am adding the upcase filter on the translation.
{% capture output %}{% t 'nav.home' %}{% endcapture %}{{ output | upcase }}
The text was updated successfully, but these errors were encountered: