Skip to content

Conversation

@mshalmanov
Copy link
Contributor

Update russian translation:

  • update russian Readme.md translation.
  • add russian translation to book/installation.md

@NotTheDr01ds
Copy link
Contributor

Thanks! The translation looks good, but you also committed an updated package-lock.json. Can you back that out?

@mshalmanov
Copy link
Contributor Author

mshalmanov commented Mar 17, 2025 via email

@NotTheDr01ds
Copy link
Contributor

I'm not a git expert, but it looks like you committed the package-lock.json in cac73a7. You'll want to checkout your commit before that:

git checkout 7bd9536

Then checkout the updated ru.ts that you committed in 659b2fd:

git checkout 659b2fd -- .vuepress/configs/sidebar/ru.ts

However, it also looks like there are some problems with that file - There's a link that has been added to "Default Shell", but that page doesn't exist:

image

I think you might want to point to the English version of that file, or you can just remove that child item entirely.

Once you've made that fix, add it and commit it as usual.

I believe you'll need to do a force push in order to update, but not sure. Try with a regular push first, and add -f if not.

And hopefully my suggestions above won't make anything worse :-). Like I said - I'm not a git expert, but I'll ask someone else to review to see if I'm on track.

@mshalmanov mshalmanov closed this Mar 18, 2025
NotTheDr01ds pushed a commit that referenced this pull request Mar 24, 2025
* update russian Readme translation
* Add russian translation to book/installation.md
* Add russian translation to book/default_shell.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants