mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations button.php (Hindi)
This commit is contained in:
parent
c28538b64b
commit
5f230acd1f
@ -0,0 +1,15 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'new_profile' => 'नई प्रोफ़ाइल',
|
||||
'new_adress' => 'नया प्रवेश',
|
||||
'show' => 'एड्रेस दिखाओ',
|
||||
'update_password' => 'पासवर्ड अपडेट करें',
|
||||
'update_profile' => 'प्रोफ़ाइल अपडेट करें',
|
||||
'delete' => 'हटाएं',
|
||||
'extend' => 'बढ़ाएँ',
|
||||
'extend_all' => 'सभी बढ़ाएँ',
|
||||
'edit' => 'संपादित करें',
|
||||
'go_profile' => 'प्रोफाइल डिटेल पर जाएं',
|
||||
'go_user' => 'यूजर डिटेल पर जाएं',
|
||||
];
|
||||
Loading…
Reference in New Issue
Block a user