New translations button.php (Hindi)

This commit is contained in:
Fatih Alp 2020-05-12 19:28:53 +03:00
parent c28538b64b
commit 5f230acd1f

View File

@ -0,0 +1,15 @@
<?php
return [
'new_profile' => 'नई प्रोफ़ाइल',
'new_adress' => 'नया प्रवेश',
'show' => 'एड्रेस दिखाओ',
'update_password' => 'पासवर्ड अपडेट करें',
'update_profile' => 'प्रोफ़ाइल अपडेट करें',
'delete' => 'हटाएं',
'extend' => 'बढ़ाएँ',
'extend_all' => 'सभी बढ़ाएँ',
'edit' => 'संपादित करें',
'go_profile' => 'प्रोफाइल डिटेल पर जाएं',
'go_user' => 'यूजर डिटेल पर जाएं',
];