i18n(ru): Fix typo in i18n.untranslatedContent#1243
Conversation
🦋 Changeset detectedLatest commit: d5dad36 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
Hello! Thank you for opening your first PR to Starlight! ✨ Here’s what will happen next:
|
There was a problem hiding this comment.
Thanks for the update. Could you explain the difference here between “Этот” and “Это”? Online translations I’m checking all use “Этот”.
Also cc @Lootjs who added these translations originally — would love another pair of eyes on it!
|
Overall, it's hard to explain why we need to use exactly 'Это', but I'll try :) Every noun in Russian has a gender, and the word 'содержимое' is neutral. The word 'Это' is used for neutral nouns, and 'Этот' is for masculine ones. 🤓 |
delucis
left a comment
There was a problem hiding this comment.
Perfect — thanks so much for the explanation @Lootjs (and sorry I confused you for the original author, you did so much translation I guessed it was you 😄)
Thanks again for fixing @khajimatov 🎉
|
Nothing to worry about and always glad to help |
* main: (440 commits) i18n(fr): update `getting-started.mdx` (withastro#1245) [ci] format docs(showcase): add csmos.space (withastro#1269) [ci] format docs: add SiteOne Crawler to showcase (withastro#1264) Fix formatting [ci] format docs(i18n): Add Indonesian translation for site search documentation (withastro#1250) i18n(es): fix typo (withastro#1246) i18n(ja): Update getting-started.mdx (withastro#1252) i18n(es): Update `getting-started.mdx` (withastro#1247) i18n(ko-KR): update `getting-started.mdx` (withastro#1248) Update upgrade instructions to show new `@astrojs/upgrade` (withastro#1241) [ci] format [ci] release (withastro#1240) i18n(ru): Fix typo in `i18n.untranslatedContent` (withastro#1243) Fix timezone-reliance in LastUpdated (withastro#1170) Prefetch links on hover by default (withastro#1242) Add support for Astro v4, drop support for Astro v3 (withastro#1238) Add Matrix social icon (withastro#1203) ...
Co-authored-by: Lut Nurakhmetov <16526639+Lootjs@users.noreply.github.com>
Description
This PR fixes small typo in
packages/starlight/translations/ru.jsonfile.