From 8b645639dab0dd63d34720227f5a975c0bab55f4 Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Wed, 16 Dec 2020 12:52:38 +0300 Subject: [PATCH] New translations section.php (Hebrew) --- .../visiosoft/profile-module/resources/lang/he/section.php | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/addons/default/visiosoft/profile-module/resources/lang/he/section.php b/addons/default/visiosoft/profile-module/resources/lang/he/section.php index bc1dcadb2..5950f6d74 100644 --- a/addons/default/visiosoft/profile-module/resources/lang/he/section.php +++ b/addons/default/visiosoft/profile-module/resources/lang/he/section.php @@ -9,4 +9,10 @@ return [ ], 'general_setting' => 'הגדרות כלליות', 'recaptcha' => 'reCAPTCHA', + 'education' => [ + 'title' => 'Education', + ], + 'education_part' => [ + 'title' => 'Education part', + ], ];