From 859fba8133990c7b8b8f20b29852c6bc860699f8 Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Wed, 16 Dec 2020 12:52:45 +0300 Subject: [PATCH] New translations button.php (Greek) --- .../visiosoft/profile-module/resources/lang/el/button.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/addons/default/visiosoft/profile-module/resources/lang/el/button.php b/addons/default/visiosoft/profile-module/resources/lang/el/button.php index 1ca2c3e0b..59ba1c76a 100644 --- a/addons/default/visiosoft/profile-module/resources/lang/el/button.php +++ b/addons/default/visiosoft/profile-module/resources/lang/el/button.php @@ -15,4 +15,6 @@ return [ 'personal' => 'Προσωπικός', 'corporate' => 'Εταιρικός', 'export' => 'Εξαγωγή', + 'new_education' => 'New Education', + 'new_education_part' => 'New Education part', ];