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
different (if .html present) behavior when switching languages
/static/license-ud-2.17 (when language is english this work, when language is czech this is broken as with 1.)
/static/license-ud-2.17.html (works for both languages, where the czech text matches the english (that should be a fallback mechanism when the czech text is not present))
when this is fixed we should remove any duplicities from src/static-files/cs (anything that's just a copy of the english file)
Originally posted by @kosarko in #1031
@amadulhaxxani
src/static-files/cs(anything that's just a copy of the english file)