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": "descarcă",
"checking_for_updates": "Se verifică actualizările...",
"new_version_found": "versiune nouă găsită",
"site_legal_meta_license_text": "5chan este software liber și open-source sub GPL-3.0-or-later.",
"site_legal_meta_license_text": "5chan este FOSS sub GPL-3.0-or-later.",
"community_offline_info": "Acest panou poate fi offline și publicarea poate eșua.",
"pass_questions": "Întrebări",
"pass_document_title": "Pass - 5chan",
@@ -461,5 +461,6 @@
"modQueue.transferRecreateNotice": "Acesta nu este un transfer real la nivel de protocol. 5chan recreează postarea în /trash/ și elimină originalul.",
"modQueue.transferRepliesNotice": "Răspunsurile nu sunt mutate. Vor fi șterse odată cu postarea originală.",
"modQueue.transferTemporaryAccountNotice": "5chan va crea un cont temporar nou doar pentru această postare copiată, apoi îl va șterge după publicare.",
"trash": "Coș"
"trash": "Coș",
"site_legal_meta_powered_by": "Susținut de"
}