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": "দ্বারা পরিচালিত"
}