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": "scarica",
"checking_for_updates": "Controllo aggiornamenti...",
"new_version_found": "nuova versione trovata",
"site_legal_meta_license_text": "5chan è software libero e open-source sotto GPL-3.0-or-later.",
"site_legal_meta_license_text": "5chan è FOSS sotto GPL-3.0-or-later.",
"community_offline_info": "Questa bacheca potrebbe essere offline e la pubblicazione potrebbe fallire.",
"pass_questions": "Domande",
"pass_document_title": "Pass - 5chan",
@@ -461,5 +461,6 @@
"modQueue.transferRecreateNotice": "Questo non è un vero trasferimento del protocollo. 5chan ricrea il post in /trash/ e rimuove loriginale.",
"modQueue.transferRepliesNotice": "Le risposte non vengono spostate. Verranno eliminate insieme al post originale.",
"modQueue.transferTemporaryAccountNotice": "5chan creerà un nuovo account temporaneo solo per questo post copiato, poi lo eliminerà dopo la pubblicazione.",
"trash": "Cestino"
"trash": "Cestino",
"site_legal_meta_powered_by": "Basato su"
}