From 255cd397ad88ac490ecd137011beb7bc4996c951 Mon Sep 17 00:00:00 2001 From: Shlee Date: Mon, 14 Sep 2026 20:43:03 +0930 Subject: [PATCH] New translations exception.php (Bengali) [ci skip] [ci skip] --- lang/bn/exception.php | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 lang/bn/exception.php diff --git a/lang/bn/exception.php b/lang/bn/exception.php new file mode 100644 index 000000000..93e17479a --- /dev/null +++ b/lang/bn/exception.php @@ -0,0 +1,11 @@ + [ + 'invalid' => [ + 'album' => '', + ], + ], + +];