Skip to content

Russian quickstart translation update (and minor changes for other languages) #3312

New issue

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

Merged
merged 1 commit into from
Jan 1, 2025

Conversation

pasabanov
Copy link
Contributor

Updated code blocks and Russian text to match newer versions of Ruby.
Also made stylistic and punctuation corrections for the Russian translation.

Also made stylistic and punctuation corrections for the Russian translation.
@pasabanov pasabanov requested review from a team as code owners July 15, 2024 01:45
@vtamara
Copy link
Contributor

vtamara commented Jul 30, 2024

The change to documentation/quickstart/3/index.md in spanish is correct.
It seems to me necessary also an analogous change in that file in the other languages (although I didn't review it in detail in the other languages).

Thank you.

Copy link
Contributor

@vtamara vtamara left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see correct changes.

@@ -104,7 +104,7 @@ die Variablen eines Objekts zu gewähren.
irb(main):044:0> class Greeter
irb(main):045:1> attr_accessor :name
irb(main):046:1> end
=> nil
=> [:name, :name=]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

correct

@vtamara vtamara merged commit d9ec129 into ruby:master Jan 1, 2025
1 check passed
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.

3 participants