New translations field.php (Greek)

This commit is contained in:
Fatih Alp 2020-09-23 18:38:14 +03:00
parent 047839e989
commit d7857a281a

View File

@ -52,8 +52,8 @@ return [
'mail' => 'Αποστολή αλληλογραφίας',
// Register instruction seed
'register_instructions' => 'Register Instructions',
'list' => 'List',
'instruction_description' => 'Instruction Description',
'instruction_list' => 'Instruction List',
'register_instructions' => 'Εγγραφή οδηγιών',
'list' => 'Λίστα',
'instruction_description' => 'Περιγραφή οδηγιών',
'instruction_list' => 'Λίστα οδηγιών',
];