New translations field.php (Polish)

This commit is contained in:
Fatih Alp 2020-09-23 18:44:22 +03:00
parent a23e78d57e
commit 9b4e4c5a5a

View File

@ -52,8 +52,8 @@ return [
'mail' => 'Wyślij maila',
// Register instruction seed
'register_instructions' => 'Register Instructions',
'list' => 'List',
'instruction_description' => 'Instruction Description',
'instruction_list' => 'Instruction List',
'register_instructions' => 'Zarejestruj instrukcje',
'list' => 'Lista',
'instruction_description' => 'Opis instrukcji',
'instruction_list' => 'Lista instrukcji',
];