chore(translations): post a reply, view thread, return, bottom, top

This commit is contained in:
plebeius.eth
2024-04-03 22:52:06 +02:00
parent 14a79ee332
commit b5fec98f9d
35 changed files with 237 additions and 62 deletions
+7 -2
View File
@@ -25,7 +25,7 @@
"home": "হোম",
"subscribe": "সাবস্ক্রাইব",
"unsubscribe": "অনুসংধান করতে পারবেন না",
"close_post_form": "পোস্ট ফরম বন্ধ করুন",
"close_post_form": "পোস্ট ফরম বন্ধ করুন",
"catalog": "ক্যাটালগ",
"all": "সব",
"subscriptions": "সাবস্ক্রিপশন",
@@ -36,5 +36,10 @@
"closed": "বন্ধ",
"reply": "উত্তর",
"link": "লিংক",
"close": "বন্ধ করুন"
"close": "বন্ধ করুন",
"post_a_reply": "একটি জবাব পোস্ট করুন",
"view_thread": "থ্রেড দেখুন",
"return": "ফিরে যাও",
"bottom": "নীচে",
"top": "শীর্ষ"
}