From 73ac974e0498bc04bd95c3c28f91b2ba16cc3be5 Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Fri, 10 Jan 2020 17:04:09 +0300 Subject: [PATCH] New translations setting.php (Italian) --- .../profile-module/resources/lang/it/setting.php | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 addons/default/visiosoft/profile-module/resources/lang/it/setting.php diff --git a/addons/default/visiosoft/profile-module/resources/lang/it/setting.php b/addons/default/visiosoft/profile-module/resources/lang/it/setting.php new file mode 100644 index 000000000..7dfd5b0a8 --- /dev/null +++ b/addons/default/visiosoft/profile-module/resources/lang/it/setting.php @@ -0,0 +1,10 @@ + [ + 'name' => 'Show My Ads Tab', + ], + 'upload_avatar' => [ + 'name' => 'Avatar Upload', + ], +];