feat(i18n): add Russian language support (#9882)

This commit is contained in:
Alex Yaroshuk
2026-01-22 05:30:12 +08:00
committed by GitHub
parent c89f6e7ac6
commit 383c2787f9
11 changed files with 749 additions and 3 deletions

View File

@@ -274,6 +274,7 @@ export const dict = {
"language.fr": "フランス語",
"language.ja": "日本語",
"language.da": "デンマーク語",
"language.ru": "ロシア語",
"language.pl": "ポーランド語",
"toast.language.title": "言語",