From f80d6bed94f7d64b31409ba75497c64047e70b55 Mon Sep 17 00:00:00 2001 From: Sourajyoti Basak Date: Wed, 3 Jul 2024 21:43:29 +0530 Subject: [PATCH] fix(locale): add missing bengali translations (#908) --- client/src/locale/bn-IN.locale.ts | 3 +++ 1 file changed, 3 insertions(+) diff --git a/client/src/locale/bn-IN.locale.ts b/client/src/locale/bn-IN.locale.ts index 842c2642..49e4501f 100644 --- a/client/src/locale/bn-IN.locale.ts +++ b/client/src/locale/bn-IN.locale.ts @@ -38,6 +38,7 @@ export default { discord: 'ডিসকর্ড', matrix: 'ম্যাট্রিক্স', reddit: 'রেড্ডিট', + lemmy: 'লেমী', mastodon: 'ম্যাস্টোডন', }, browse: { @@ -99,6 +100,7 @@ export default { maintainer: 'সম্প্রণেতা', dependencies: 'নির্ভরতা', requiredBy: 'অন্বিষ্ট', + lastUpdatedAt: 'শেষ আপডেট', }, orphaned: 'সম্প্রণেতা হীন', noResults: 'শূন্য', @@ -119,6 +121,7 @@ export default { close: 'বন্ধ', provider: 'প্রদানকারী', noDescription: 'কোনো বর্ণনা নেই', + version: 'সংস্করণ', }, requiredByModal: { title: 'অন্বিষ্ট',