New translations field.php (Swedish)

This commit is contained in:
Fatih Alp 2020-09-23 18:49:50 +03:00
parent c8bcc6c47c
commit de8fd59234

View File

@ -52,8 +52,8 @@ return [
'mail' => 'Skicka brev',
// Register instruction seed
'register_instructions' => 'Register Instructions',
'list' => 'List',
'instruction_description' => 'Instruction Description',
'instruction_list' => 'Instruction List',
'register_instructions' => 'Registrera instruktioner',
'list' => 'Lista',
'instruction_description' => 'Instruktionsbeskrivning',
'instruction_list' => 'Instruktionslista',
];