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