From ba14f87f40740a4ef3153816cdfc3d46bc5ca912 Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Thu, 24 Sep 2020 12:35:47 +0300 Subject: [PATCH] New translations field.php (Bengali) --- .../visiosoft/base-theme/resources/lang/bn/field.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/addons/default/visiosoft/base-theme/resources/lang/bn/field.php b/addons/default/visiosoft/base-theme/resources/lang/bn/field.php index 070d56a6c..e9dd2e5c4 100644 --- a/addons/default/visiosoft/base-theme/resources/lang/bn/field.php +++ b/addons/default/visiosoft/base-theme/resources/lang/bn/field.php @@ -52,8 +52,8 @@ return [ 'mail' => 'মেইল পাঠাও', // Register instruction seed - 'register_instructions' => 'Register Instructions', - 'list' => 'List', - 'instruction_description' => 'Instruction Description', - 'instruction_list' => 'Instruction List', + 'register_instructions' => 'নির্দেশাবলী নিবন্ধন করুন', + 'list' => 'তালিকা', + 'instruction_description' => 'নির্দেশের বিবরণ', + 'instruction_list' => 'নির্দেশের তালিকা', ]; \ No newline at end of file