diff --git a/addons/default/visiosoft/base-theme/resources/lang/pl/field.php b/addons/default/visiosoft/base-theme/resources/lang/pl/field.php index ade6c01dd..564d5d0b5 100644 --- a/addons/default/visiosoft/base-theme/resources/lang/pl/field.php +++ b/addons/default/visiosoft/base-theme/resources/lang/pl/field.php @@ -50,4 +50,10 @@ return [ 'secure_e-commerce_ads' => 'Bezpieczne reklamy e-commerce', 'sms' => 'Wyślij wiadomość tekstową (SMS)', 'mail' => 'Wyślij maila', + + // Register instruction seed + 'register_instructions' => 'Register Instructions', + 'list' => 'List', + 'instruction_description' => 'Instruction Description', + 'instruction_list' => 'Instruction List', ]; \ No newline at end of file