From 52df03e2b85de8b23fb6271e38ba95b4d4b09f55 Mon Sep 17 00:00:00 2001 From: Tarun Kumar Jana <104967223+tarunjana@users.noreply.github.com> Date: Fri, 11 Nov 2022 21:06:43 +0530 Subject: [PATCH] Improve Bengali translation Added the following id: - `words` --- i18n/bn.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/i18n/bn.yaml b/i18n/bn.yaml index 9c5a2c4..f42780f 100644 --- a/i18n/bn.yaml +++ b/i18n/bn.yaml @@ -8,6 +8,11 @@ translation: one : "১ মিনিট" other: "{{ .Count }} মিনিট" + +- id: words + translation: + one : "১ টি শব্দ" + other: "{{ .Count }} টি শব্দ" - id: toc translation: "সূচিপত্র"