From e2384f40277c005246b9221dfd6e11ae789a65d8 Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Wed, 16 Dec 2020 12:52:58 +0300 Subject: [PATCH] New translations section.php (Greek) --- .../visiosoft/profile-module/resources/lang/el/section.php | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/addons/default/visiosoft/profile-module/resources/lang/el/section.php b/addons/default/visiosoft/profile-module/resources/lang/el/section.php index 855b66a8f..f00736a85 100644 --- a/addons/default/visiosoft/profile-module/resources/lang/el/section.php +++ b/addons/default/visiosoft/profile-module/resources/lang/el/section.php @@ -9,4 +9,10 @@ return [ ], 'general_setting' => 'Γενικές Ρυθμίσεις', 'recaptcha' => 'reCAPTCHA', + 'education' => [ + 'title' => 'Education', + ], + 'education_part' => [ + 'title' => 'Education part', + ], ];