From 57f0137d4948707c1f5a14a033e831da409b9279 Mon Sep 17 00:00:00 2001
From: Saurmandal <saurmandal@protonmail.com>
Date: Mon, 20 Jun 2022 14:27:57 +0000
Subject: [PATCH] Update BN and HI translations (#691)
---
i18n/bn.toml | 26 +++++++++++++-------------
1 files changed, 13 insertions(+), 13 deletions(-)
diff --git a/i18n/bn.toml b/i18n/bn.toml
index 100d9fd..ed64217 100644
--- a/i18n/bn.toml
+++ b/i18n/bn.toml
@@ -1,18 +1,18 @@
[categories]
one = "বিভাগ"
-other = "categories"
+other = "বিভাগসমূহ"
[tags]
one = "ট্যাগ"
-other = "tags"
+other = "ট্যাগসমূহ"
[series]
one = "সিরিজ"
-other = "series"
+other = "সিরিজ"
[authors]
one = "লেখক"
-other = "authors"
+other = "লেখকসমূহ"
[posts]
other = "সব পোস্ট"
@@ -31,31 +31,31 @@
other = "আপনি <a href=\"{{ . }}\">নীড়পাতায়</a> ফিরে যেতে পারেন"
[licensed_under]
-other = "Licensed under"
+other = "লাইসেন্স:"
[powered_by]
-other = "চালনায়"
+other = "চালনা:"
[see_also]
other = "আরও দেখুন"
[note]
-other = "note"
+other = "নোট"
[tip]
-other = "tip"
+other = "টিপ"
[example]
-other = "example"
+other = "উদাহরণ"
[question]
-other = "question"
+other = "প্রশ্ন"
[info]
-other = "info"
+other = "তথ্য"
[warning]
-other = "warning"
+other = "নির্দেশ"
[error]
-other = "error"
+other = "ত্রুটি"
--
Gitblit v1.10.0