mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-10 07:16:06 -06:00
New translations button.php (Hindi)
This commit is contained in:
parent
dad2cfb7ec
commit
0b6c951534
@ -0,0 +1,13 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
return [
|
||||||
|
'post_ad' => [
|
||||||
|
'name' => 'विज्ञापन पोस्ट करें',
|
||||||
|
],
|
||||||
|
'login' => 'लॉग इन करें',
|
||||||
|
'register' => 'रजिस्टर करें',
|
||||||
|
'continue' => 'जारी रखें',
|
||||||
|
'reset_password' => 'पासवर्ड रीसेट',
|
||||||
|
'email' => 'ईमेल',
|
||||||
|
'phone' => 'फ़ोन',
|
||||||
|
];
|
||||||
Loading…
Reference in New Issue
Block a user