New translations field.php (Arabic)

This commit is contained in:
Fatih Alp 2021-06-23 15:10:53 +03:00
parent f9a63a9adf
commit e1a3aa9327

View File

@ -56,4 +56,10 @@ return [
'list' => 'قائمة',
'instruction_description' => 'وصف التعليمات',
'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',
];