diff --git a/addons/default/visiosoft/profile-module/resources/lang/pl/section.php b/addons/default/visiosoft/profile-module/resources/lang/pl/section.php index 2197e9257..5e2f29edb 100644 --- a/addons/default/visiosoft/profile-module/resources/lang/pl/section.php +++ b/addons/default/visiosoft/profile-module/resources/lang/pl/section.php @@ -9,4 +9,10 @@ return [ ], 'general_setting' => 'Ustawienia główne', 'recaptcha' => 'reCAPTCHA', + 'education' => [ + 'title' => 'Education', + ], + 'education_part' => [ + 'title' => 'Education part', + ], ];