Skip to content

Commit ea891b4

Browse files
committed
i18n: refine Russian translations and add CTA strings
1 parent e911038 commit ea891b4

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

src/locale/messages.ru.xlf

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,30 @@
194194
<source>Custom Claude Code skills, agents and hooks that encode project conventions, code generation and token-optimization — including an AI code-review skill built for large Angular MRs.</source>
195195
<target>Кастомные скиллы, агенты и хуки для Claude Code, кодирующие конвенции проекта, кодген и оптимизацию токенов — включая скилл авто-код-ревью для больших Angular MR.</target>
196196
</trans-unit>
197+
<trans-unit id="lang.switch" datatype="html">
198+
<source>Switch language</source>
199+
<target>Сменить язык</target>
200+
</trans-unit>
201+
<trans-unit id="nav.logo" datatype="html">
202+
<source>AP</source>
203+
<target>AP</target>
204+
</trans-unit>
205+
<trans-unit id="nav.github" datatype="html">
206+
<source>GitHub ↗</source>
207+
<target>GitHub ↗</target>
208+
</trans-unit>
209+
<trans-unit id="hero.cta.github" datatype="html">
210+
<source>GitHub</source>
211+
<target>GitHub</target>
212+
</trans-unit>
213+
<trans-unit id="hero.cta.linkedin" datatype="html">
214+
<source>LinkedIn</source>
215+
<target>LinkedIn</target>
216+
</trans-unit>
217+
<trans-unit id="hero.cta.email" datatype="html">
218+
<source>Email</source>
219+
<target>Email</target>
220+
</trans-unit>
197221
</body>
198222
</file>
199223
</xliff>

0 commit comments

Comments
 (0)