From cf2df7be0c1276ef650a81745db05e79d8daf2cb Mon Sep 17 00:00:00 2001 From: melvinchia3636 Date: Fri, 30 Jan 2026 06:37:25 +0800 Subject: [PATCH] docs: add Russian language pack --- docs/src/contents/02.user-guide/06.LanguagePacks.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/src/contents/02.user-guide/06.LanguagePacks.mdx b/docs/src/contents/02.user-guide/06.LanguagePacks.mdx index 40df6ea21..3400259aa 100644 --- a/docs/src/contents/02.user-guide/06.LanguagePacks.mdx +++ b/docs/src/contents/02.user-guide/06.LanguagePacks.mdx @@ -124,6 +124,7 @@ The following official language packs are available: | `melvinchia3636--lang-zh-CN` | 简体中文 | [lifeforge-app/lang-zh-CN](https://github.com/lifeforge-app/lang-zh-CN) | | | `melvinchia3636--lang-zh-TW` | 繁體中文 | [lifeforge-app/lang-zh-TW](https://github.com/lifeforge-app/lang-zh-TW) | | | `lifeforge--lang-tr` | Türkçe | [lifeforge-app/lang-tr](https://github.com/lifeforge-app/lang-tr) | | +| `TedMeadow--lang-ru` | Русский | [lifeforge-app/lang-ru](https://github.com/lifeforge-app/lang-ru) | | Want to contribute a new language? See the [Creating Language Packs](/developer-guide/localization#creating-language-packs) section in the Developer Guide.