chore(translations): subscribe, unsubscribe, close post form, catalog

This commit is contained in:
plebeius.eth
2024-03-22 12:14:26 +01:00
parent 80c3a51328
commit 2bfefbe89f
35 changed files with 180 additions and 40 deletions
+6 -2
View File
@@ -6,7 +6,7 @@
"no_global_rules_info": "কোন গ্লোবাল নিয়ম নেই, প্রতিটি বোর্ড সম্পূর্ণভাবে স্বতন্ত্র এবং তার মালিক কীভাবে/যদি তা নিয়ন্ত্রণ করতে চায় তা নির্ধারণ করে।",
"boards": "বোর্ডসমূহ",
"popular_threads": "জনপ্রিয় থ্রেডগুলি",
"options": "বিকল্পগুলি",
"options": "বিকল্পসমূহ",
"stats": "পরিসংখ্যান",
"about": "সম্পর্কিত",
"whitepaper": "হোয়াইট পেপার",
@@ -22,5 +22,9 @@
"board_stats_all": "তারপর থেকে, <1>{{userCount}}</1> ব্যবহারকারী <1>{{postCount}}</1> পোস্ট করেছেন",
"board_created": "বোর্ড তৈরি হয়েছে",
"settings": "সেটিংস",
"home": "হোম"
"home": "হোম",
"subscribe": "সাবস্ক্রাইব",
"unsubscribe": "অনুসংধান করতে পারবেন না",
"close_post_form": "পোস্ট ফর্ম বন্ধ করুন",
"catalog": "ক্যাটালগ"
}