From bba4e40d6e55baac3e96674182a0f2f1b94bb0e3 Mon Sep 17 00:00:00 2001 From: Shlee Date: Mon, 14 Sep 2026 20:47:08 +0930 Subject: [PATCH] New translations profile.php (Bengali) [ci skip] [ci skip] --- lang/bn/profile.php | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 lang/bn/profile.php diff --git a/lang/bn/profile.php b/lang/bn/profile.php new file mode 100644 index 000000000..d1d19a030 --- /dev/null +++ b/lang/bn/profile.php @@ -0,0 +1,21 @@ + '', + 'emptyFollowers' => '', + 'emptyFollowing' => '', + 'emptySaved' => '', + 'savedWarning' => '', + 'privateProfileWarning' => '', + 'alreadyFollow' => '', + 'loginToSeeProfile' => '', + + 'status.disabled.header' => '', + 'status.disabled.body' => '', + + 'block.domain.max' => '', + + 'mutedAccounts' => '', + 'blockedAccounts' => '', + 'blockedDomains' => '', +];