feat(footer): add Bitsocial attribution to site legal meta

Show a powered-by Bitsocial link with logo in the footer license line and add translations for the new copy.
This commit is contained in:
Tommaso Casaburi
2026-07-20 16:33:44 +07:00
parent 32dea15e86
commit 192007d632
39 changed files with 187 additions and 71 deletions
+3 -2
View File
@@ -314,7 +314,7 @@
"download": "다운로드",
"checking_for_updates": "업데이트 확인 중...",
"new_version_found": "새 버전을 찾았습니다",
"site_legal_meta_license_text": "5chan은 GPL-3.0-or-later에 따른 자유 오픈 소스 소프트웨어입니다.",
"site_legal_meta_license_text": "5chan은 GPL-3.0-or-later에 따른 FOSS입니다.",
"community_offline_info": "이 게시판이 오프라인일 수 있으며 게시가 실패할 수 있습니다.",
"pass_questions": "질문",
"pass_document_title": "Pass - 5chan",
@@ -461,5 +461,6 @@
"modQueue.transferRecreateNotice": "이것은 실제 프로토콜 전송이 아닙니다. 5chan은 /trash/에 게시글을 다시 만들고 원본을 제거합니다.",
"modQueue.transferRepliesNotice": "답글은 이동되지 않습니다. 원본 게시글과 함께 삭제됩니다.",
"modQueue.transferTemporaryAccountNotice": "5chan은 이 복사된 게시글만을 위한 새 임시 계정을 만든 뒤 게시 후 삭제합니다.",
"trash": "휴지통"
"trash": "휴지통",
"site_legal_meta_powered_by": "제공:"
}