New translations field.php (Hindi)

This commit is contained in:
Fatih Alp 2022-01-13 12:57:55 +03:00
parent a5c09948c7
commit a7b9b2daab

View File

@ -58,8 +58,8 @@ return [
'instruction_list' => 'निर्देश सूची', 'instruction_list' => 'निर्देश सूची',
// Offline // Offline
'connection_problem' => 'Connection problem', 'connection_problem' => 'संपर्क में कठिनाई',
'your_internet_connection_is_broken' => 'Your internet connection is broken,', 'your_internet_connection_is_broken' => 'आपका इंटरनेट कनेक्शन टूट गया है,',
'we_miss_you_so_much_already' => 'we miss you so much already!', 'we_miss_you_so_much_already' => 'हम आपको पहले से ही बहुत याद करते हैं!',
'try_again' => 'Try again', 'try_again' => 'पुनः प्रयास करें',
]; ];