diff options
author | Bugo | 2024-06-03 23:53:09 +0500 |
---|---|---|
committer | GitHub | 2024-06-03 20:53:09 +0200 |
commit | 582a8c928d4981f5ec4153c5535242b12a36465f (patch) | |
tree | 1c3958eaadbac5fe050fb825fd8eef63c177675f | |
parent | a3f2fad1ff59bb9dbabb7ef0bc6d34d8b24f73ed (diff) | |
download | IT.starlight-582a8c928d4981f5ec4153c5535242b12a36465f.tar.gz IT.starlight-582a8c928d4981f5ec4153c5535242b12a36465f.tar.bz2 IT.starlight-582a8c928d4981f5ec4153c5535242b12a36465f.zip |
i18n(ru): update `plugins.mdx` (#1946)
-rw-r--r-- | docs/src/content/docs/ru/resources/plugins.mdx | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/src/content/docs/ru/resources/plugins.mdx b/docs/src/content/docs/ru/resources/plugins.mdx index 843f34dd..05649adc 100644 --- a/docs/src/content/docs/ru/resources/plugins.mdx +++ b/docs/src/content/docs/ru/resources/plugins.mdx @@ -97,4 +97,14 @@ import { CardGrid, LinkCard } from '@astrojs/starlight/components'; title="starlight-i18n" description="Π Π°ΡΡΠΈΡΠ΅Π½ΠΈΠ΅ Visual Studio Code Π΄Π»Ρ ΠΏΠ΅ΡΠ΅Π²ΠΎΠ΄Π° ΡΡΡΠ°Π½ΠΈΡ Starlight." /> + <LinkCard + href="https://github.com/HiDeoo/starlight-package-managers" + title="starlight-package-managers" + description="ΠΡΡΡΡΠΎΠ΅ ΠΎΡΠΎΠ±ΡΠ°ΠΆΠ΅Π½ΠΈΠ΅ ΠΊΠΎΠΌΠ°Π½Π΄, ΡΠ²ΡΠ·Π°Π½Π½ΡΡ
Ρ npm, Π΄Π»Ρ Π½Π΅ΡΠΊΠΎΠ»ΡΠΊΠΈΡ
ΠΌΠ΅Π½Π΅Π΄ΠΆΠ΅ΡΠΎΠ² ΠΏΠ°ΠΊΠ΅ΡΠΎΠ²." + /> + <LinkCard + href="https://github.com/HiDeoo/starlight-showcases" + title="starlight-showcases" + description="ΠΠ°Π±ΠΎΡ ΠΊΠΎΠΌΠΏΠΎΠ½Π΅Π½ΡΠΎΠ² Starlight Π΄Π»Ρ ΡΠΎΠ·Π΄Π°Π½ΠΈΡ ΡΡΡΠ°Π½ΠΈΡ-Π²ΠΈΡΡΠΈΠ½." + /> </CardGrid> |