New translations field.php (Hebrew)

This commit is contained in:
Fatih Alp 2021-06-23 15:11:01 +03:00
parent 10347512f7
commit e86bfba149

View File

@ -56,4 +56,10 @@ return [
'list' => 'רשימה', 'list' => 'רשימה',
'instruction_description' => 'תיאור הוראות', 'instruction_description' => 'תיאור הוראות',
'instruction_list' => 'רשימת הוראות', 'instruction_list' => 'רשימת הוראות',
// 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',
]; ];