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

@@ -278,6 +278,7 @@ export const dict = {
"language.fr": "프랑스어",
"language.ja": "일본어",
"language.da": "덴마크어",
"language.ru": "러시아어",
"language.pl": "폴란드어",
"toast.language.title": "언어",