diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md
index c6861e3..c4b88eb 100644
--- a/CONTRIBUTORS.md
+++ b/CONTRIBUTORS.md
@@ -83,4 +83,5 @@
- [Ellison Leão](https://github.com/ellisonleao)
- [Lucas de Oliveira](https://github.com/lucas-dOliveira)
- [earnest ma](https://github.com/earnestma)
-- [TMineCola](https://github.com/tminecola)
\ No newline at end of file
+- [TMineCola](https://github.com/tminecola)
+- [Arafat Hasan](https://github.com/arafat-hasan)
\ No newline at end of file
diff --git a/i18n/bn.toml b/i18n/bn.toml
index 0bf5f6f..84d9720 100644
--- a/i18n/bn.toml
+++ b/i18n/bn.toml
@@ -5,26 +5,29 @@ other = "বিভাগ"
other = "ট্যাগ"
[series]
-other = "সারি"
+other = "সিরিজ"
+
+[author]
+other = "লেখক"
+
+[posts]
+other = "সব পোস্ট"
[reading_time]
one = "পড়তে এক মিনিট লাগবে"
other = "পড়তে {{ .Count }} মিনিট লাগবে"
[page_not_found]
-other = "কাঙ্ক্ষিত পাতাটি পাওয়া যায় নি"
+other = "পাতাটি পাওয়া যায় নি"
[page_does_not_exist]
-other = "দুঃখিত, পাতাটির অস্তিত্ব নেই"
+other = "দুঃখিত, কাঙ্ক্ষিত পাতাটির অস্তিত্ব নেই"
[head_back]
-other = "আপনি মূল পাতায় ফিরে যেতে পারেন"
+other = "আপনি নীড়পাতায় ফিরে যেতে পারেন"
[powered_by]
other = "চালনায়"
[see_also]
other = "আরও দেখুন"
-
-[posts]
-other = "সব পোস্ট"