From 058215c33b9b8709d2427bc366b4bce3cdfdb36e Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Tue, 12 May 2020 19:29:02 +0300 Subject: [PATCH] New translations setting.php (Hindi) --- .../profile-module/resources/lang/hi/setting.php | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 addons/default/visiosoft/profile-module/resources/lang/hi/setting.php diff --git a/addons/default/visiosoft/profile-module/resources/lang/hi/setting.php b/addons/default/visiosoft/profile-module/resources/lang/hi/setting.php new file mode 100644 index 000000000..43700dd81 --- /dev/null +++ b/addons/default/visiosoft/profile-module/resources/lang/hi/setting.php @@ -0,0 +1,10 @@ + [ + 'name' => 'मेरे विज्ञापन टैब दिखाएं', + ], + 'upload_avatar' => [ + 'name' => 'अवतार अपलोड', + ], +];