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
If I call a non-existent translation like $LL.notExists(), I get an empty string. But this behavior is not correct for my application, since I want to see translation keys or the default locale translation. Is it possible to override the default translation output?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
If I call a non-existent translation like $LL.notExists(), I get an empty string. But this behavior is not correct for my application, since I want to see translation keys or the default locale translation. Is it possible to override the default translation output?
Beta Was this translation helpful? Give feedback.
All reactions