mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations setting.php (Hindi)
This commit is contained in:
parent
1a568bb12b
commit
042a41c5cc
@ -79,6 +79,9 @@ return [
|
||||
'default_GET' => [
|
||||
'name' => 'डिफ़ॉल्ट विज्ञापन GET',
|
||||
],
|
||||
'add_canvas' => [
|
||||
'name' => 'कैनवास जोड़ें',
|
||||
],
|
||||
'thumbnail_width' => [
|
||||
'name' => 'थंबनेल की चौड़ाई',
|
||||
],
|
||||
@ -119,7 +122,7 @@ return [
|
||||
'name' => 'लिस्टिंग पृष्ठ छवि',
|
||||
],
|
||||
'hide_standard_price_field' => [
|
||||
'name' => 'Hide Standard Price Field',
|
||||
'name' => 'मानक मूल्य फ़ील्ड छिपाएँ',
|
||||
],
|
||||
'enabled_currencies' => [
|
||||
'name' => 'सक्षम मुद्राएँ',
|
||||
@ -131,6 +134,28 @@ return [
|
||||
'name' => 'सदस्य पंजीकरण ईमेल आवश्यकता',
|
||||
],
|
||||
'market_place' => [
|
||||
'name' => 'Market Place',
|
||||
'name' => 'मार्केट प्लेस',
|
||||
],
|
||||
|
||||
'hide_price_filter' => [
|
||||
'name' => 'मूल्य फ़िल्टर छिपाएँ',
|
||||
],
|
||||
'hide_date_filter' => [
|
||||
'name' => 'दिनांक फ़िल्टर छिपाएँ',
|
||||
],
|
||||
'hide_photo_filter' => [
|
||||
'name' => 'फोटो फ़िल्टर छिपाएँ',
|
||||
],
|
||||
'hide_map_filter' => [
|
||||
'name' => 'मानचित्र फ़िल्टर छिपाएँ',
|
||||
],
|
||||
'show_lang_url' => [
|
||||
'name' => 'URL के लिए Lang पैरामीटर दिखाएं',
|
||||
],
|
||||
'tcmb_exchange_url' => [
|
||||
'name' => 'टीसीएमबी एक्सचेंज यूआरएल',
|
||||
],
|
||||
'popular_ads_limit' => [
|
||||
'name' => 'लोकप्रिय विज्ञापन सीमा',
|
||||
],
|
||||
];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user