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
However, the localized UI just wouldn't show. I discovered that the nls files,
out\vs\workbench\workbench.main.nls.*.js
didn't get built.
How should I build them? Thanks!
I tried instruction from #2228, but couldn't clone the monacotools repository because I'm not authorized. And don't know if this is the right way to go.
The text was updated successfully, but these errors were encountered:
I'm trying to test a few modifications to Chinese Simplified translation, but can't get the built Code app localized.
I followed the instructions from:
My build env is:
Finally, I started Code successfully with:
However, the localized UI just wouldn't show. I discovered that the nls files,
didn't get built.
How should I build them? Thanks!
I tried instruction from #2228, but couldn't clone the monacotools repository because I'm not authorized. And don't know if this is the right way to go.
The text was updated successfully, but these errors were encountered: