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
Suppose such a situation, I want to generate a dict. Its keys always be English and values should respond to localization.
We cannot call S.load() to specific locale for keys here. I looked into generated codes, but still have no idea.