diff --git a/addons/default/visiosoft/base-theme/resources/lang/sv/field.php b/addons/default/visiosoft/base-theme/resources/lang/sv/field.php index 61304d870..0d0ccce05 100644 --- a/addons/default/visiosoft/base-theme/resources/lang/sv/field.php +++ b/addons/default/visiosoft/base-theme/resources/lang/sv/field.php @@ -50,4 +50,10 @@ return [ 'secure_e-commerce_ads' => 'Säkra e-handelsannonser', 'sms' => 'Skicka textmeddelande (SMS)', 'mail' => 'Skicka brev', + + // Register instruction seed + 'register_instructions' => 'Register Instructions', + 'list' => 'List', + 'instruction_description' => 'Instruction Description', + 'instruction_list' => 'Instruction List', ]; \ No newline at end of file