mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
14 lines
441 B
PHP
14 lines
441 B
PHP
<?php
|
|
|
|
return [
|
|
'post_ad' => [
|
|
'name' => 'विज्ञापन पोस्ट करें',
|
|
],
|
|
'login' => 'लॉग इन करें',
|
|
'register' => 'रजिस्टर करें',
|
|
'continue' => 'जारी रखें',
|
|
'reset_password' => 'पासवर्ड रीसेट',
|
|
'email' => 'ईमेल',
|
|
'phone' => 'फ़ोन',
|
|
'show_all' => 'सब दिखाओ',
|
|
]; |