new crowdin translations
This commit is contained in:
		@@ -2,28 +2,42 @@
 | 
			
		||||
 | 
			
		||||
return [
 | 
			
		||||
 | 
			
		||||
    'years'                     => 'साल|वर्षों',
 | 
			
		||||
    'this_year'                 => 'इस साल',
 | 
			
		||||
    'previous_year'             => 'पिछला साल',
 | 
			
		||||
    'this_quarter'              => 'इस तिमाही',
 | 
			
		||||
    'previous_quarter'          => 'पिछला तिमाही',
 | 
			
		||||
    'last_12_months'            => 'पिछले 12 महीने',
 | 
			
		||||
    'profit_loss'               => 'लाभ & हानि',
 | 
			
		||||
    'gross_profit'              => 'कुल लाभ',
 | 
			
		||||
    'net_profit'                => 'शुद्ध लाभ',
 | 
			
		||||
    'total_expenses'            => 'कुल व्यय',
 | 
			
		||||
    'net'                       => 'शुद्ध',
 | 
			
		||||
    'income_expense'            => 'आय & व्यय',
 | 
			
		||||
    'income_summary'            => 'आय का सारांश',
 | 
			
		||||
    'expense_summary'           => 'व्यय का सारांश',
 | 
			
		||||
    'income_expense_summary'    => 'आय vs व्यय',
 | 
			
		||||
    'tax_summary'               => 'कर सारांश',
 | 
			
		||||
    'years'                         => 'साल|वर्षों',
 | 
			
		||||
    'preferences'                   => 'पसंद|पसंद',
 | 
			
		||||
    'this_year'                     => 'इस साल',
 | 
			
		||||
    'previous_year'                 => 'पिछला साल',
 | 
			
		||||
    'this_quarter'                  => 'इस तिमाही',
 | 
			
		||||
    'previous_quarter'              => 'पिछला तिमाही',
 | 
			
		||||
    'last_12_months'                => 'पिछले 12 महीने',
 | 
			
		||||
    'profit_loss'                   => 'लाभ & हानि',
 | 
			
		||||
    'income_summary'                => 'आय का सारांश',
 | 
			
		||||
    'expense_summary'               => 'व्यय का सारांश',
 | 
			
		||||
    'income_expense_summary'        => 'आय vs व्यय',
 | 
			
		||||
    'tax_summary'                   => 'कर सारांश',
 | 
			
		||||
    'gross_profit'                  => 'कुल लाभ',
 | 
			
		||||
    'net_profit'                    => 'शुद्ध लाभ',
 | 
			
		||||
    'total_expenses'                => 'कुल व्यय',
 | 
			
		||||
    'net'                           => 'शुद्ध',
 | 
			
		||||
    'income_expense'                => 'आय & व्यय',
 | 
			
		||||
    'pin'                           => 'अपनी रिपोर्ट पिन करें',
 | 
			
		||||
 | 
			
		||||
    'income_expense_description'    => 'आय और व्यय रिपोर्ट के लिए विवरण',
 | 
			
		||||
    'accounting_description'        => 'लेखांकन रिपोर्ट के लिए विवरण',
 | 
			
		||||
 | 
			
		||||
    'charts' => [
 | 
			
		||||
        'line'                  => 'लाइन',
 | 
			
		||||
        'bar'                   => 'स्तंभ',
 | 
			
		||||
        'pie'                   => 'पाई',
 | 
			
		||||
    'form_description' => [
 | 
			
		||||
        'general'                   => 'यहां आप रिपोर्ट की सामान्य जानकारी जैसे नाम, प्रकार, विवरण आदि दर्ज कर सकते हैं।',
 | 
			
		||||
        'preferences'               => 'प्राथमिकताएं आपको अपनी रिपोर्ट को अनुकूलित करने में मदद करती हैं।'
 | 
			
		||||
    ],
 | 
			
		||||
 | 
			
		||||
    'charts' => [
 | 
			
		||||
        'line'                      => 'लाइन',
 | 
			
		||||
        'bar'                       => 'स्तंभ',
 | 
			
		||||
        'pie'                       => 'पाई',
 | 
			
		||||
    ],
 | 
			
		||||
 | 
			
		||||
    'pin_text' => [
 | 
			
		||||
        'unpin_report'              => 'अपनी रिपोर्ट अनपिन करें',
 | 
			
		||||
        'pin_report'                => 'अपनी रिपोर्ट पिन करें',
 | 
			
		||||
    ]
 | 
			
		||||
 | 
			
		||||
];
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user