chore(translations): post, name, comment, subject, anonymous

This commit is contained in:
plebeius.eth
2024-04-27 20:27:58 +02:00
parent fc2b48b652
commit f641dc7e39
35 changed files with 239 additions and 64 deletions
+6 -1
View File
@@ -43,5 +43,10 @@
"bottom": "নীচে",
"top": "শীর্ষ",
"thread_closed": "থ্রেড বন্ধ হয়েছে।",
"may_not_reply": "এই সময়ে আপনি প্রতিক্রিয়া দিতে পারবেন না।"
"may_not_reply": "এই সময়ে আপনি প্রতিক্রিয়া দিতে পারবেন না।",
"post": "পোস্ট",
"name": "নাম",
"comment": "মন্তব্য",
"subject": "বিষয়",
"anonymous": "অজানা"
}