We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Replace
yarn run update-localization-extension -- --location ../vscodeloc/localization de
to:
yarn run update-localization-extension -- --location ../vscode-translations-export de
UPD: Replaced npm with yarn because i everytime have errors when using npm
npm
yarn
Then everything will be done correctly Because the path to the folder with .xlf files must be specified in the arguments
.xlf
Closes #1535
The text was updated successfully, but these errors were encountered:
Thank you for your feedback. We are currently reviewing it (reference 985820).
Sorry, something went wrong.
I do not believe
Thank you for your feedback. We are currently reviewing it (reference 992606).
@TylerLeonhardt
TylerLeonhardt
No branches or pull requests
Replace
to:
UPD: Replaced
npm
withyarn
because i everytime have errors when usingnpm
Then everything will be done correctly
Because the path to the folder with
.xlf
files must be specified in the argumentsCloses #1535
The text was updated successfully, but these errors were encountered: