New translations field.php (Dutch)

This commit is contained in:
Fatih Alp 2021-06-23 15:10:47 +03:00
parent 439870779e
commit fa92917cfe

View File

@ -56,4 +56,10 @@ return [
'list' => 'Lijst',
'instruction_description' => 'Instructiebeschrijving',
'instruction_list' => 'Instructielijst',
// Offline
'connection_problem' => 'Connection problem',
'your_internet_connection_is_broken' => 'Your internet connection is broken,',
'we_miss_you_so_much_already' => 'we miss you so much already!',
'try_again' => 'Try again',
];