feat(home): add Boards You Moderate link to Multiboards in boards box

This commit is contained in:
plebeius
2026-02-25 16:43:51 +08:00
parent 41f07124c6
commit f6906e1ff8
36 changed files with 85 additions and 35 deletions
+2 -1
View File
@@ -294,5 +294,6 @@
"return_to_settings": "설정으로 돌아가기",
"import_account_backup": "계정 백업 가져오기",
"account_auto_generated": "이 계정은 5chan에서 자동으로 생성되었으며, 가입이 필요하지 않습니다.",
"download_backup": "백업 다운로드"
"download_backup": "백업 다운로드",
"boards_you_moderate_nav": "사용자가 관리하는 게시판"
}