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
{{ message }}
This repository was archived by the owner on Sep 20, 2022. It is now read-only.
Currently, when there is no translation for a transition it just shows "[❌ Transition]", and messages with no translation just don't show up. This could be mitigated in one of many ways:
Use the base translation (original language the story was written in) as a fallback
Make it more obvious that a translation is missing (like a message saying "This message has no translation. Please report the error to the authors")
Don't display stories with missing translations on the homepage
Currently, when there is no translation for a transition it just shows "
[❌ Transition]", and messages with no translation just don't show up. This could be mitigated in one of many ways: