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": "baixar",
"checking_for_updates": "Verificando atualizações...",
"new_version_found": "nova versão encontrada",
"site_legal_meta_license_text": "5chan é software livre e de código aberto sob GPL-3.0-or-later.",
"site_legal_meta_license_text": "5chan é FOSS sob GPL-3.0-or-later.",
"community_offline_info": "Este board pode estar offline e a publicação pode falhar.",
"pass_questions": "Perguntas",
"pass_document_title": "Pass - 5chan",
@@ -461,5 +461,6 @@
"modQueue.transferRecreateNotice": "Isto não é uma transferência real do protocolo. O 5chan recria a postagem em /trash/ e remove a original.",
"modQueue.transferRepliesNotice": "As respostas não são movidas. Elas serão excluídas junto com a postagem original.",
"modQueue.transferTemporaryAccountNotice": "O 5chan criará uma nova conta temporária apenas para esta postagem copiada e a excluirá depois da publicação.",
"trash": "Lixeira"
"trash": "Lixeira",
"site_legal_meta_powered_by": "Com tecnologia de"
}