new crowdin translations
This commit is contained in:
		
							
								
								
									
										19
									
								
								resources/lang/az-AZ/currencies.php
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										19
									
								
								resources/lang/az-AZ/currencies.php
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,19 @@
 | 
			
		||||
<?php
 | 
			
		||||
 | 
			
		||||
return [
 | 
			
		||||
 | 
			
		||||
    'code'                  => 'Kod',
 | 
			
		||||
    'rate'                  => 'Məzənnə',
 | 
			
		||||
    'default'               => 'Varsayılan Valyuta',
 | 
			
		||||
    'decimal_mark'          => 'Onluq Ayırıcı',
 | 
			
		||||
    'thousands_separator'   => 'Minlik Aıyrıcı',
 | 
			
		||||
    'precision'             => 'Dəqiqlik',
 | 
			
		||||
    'conversion'            => 'Valyuta konversiyası',
 | 
			
		||||
    'symbol' => [
 | 
			
		||||
        'symbol'            => 'İşarə',
 | 
			
		||||
        'position'          => 'İşarənin Yeri',
 | 
			
		||||
        'before'            => 'Məbləğdən Əvvəl',
 | 
			
		||||
        'after'             => 'Məbləğdən Sonra',
 | 
			
		||||
    ]
 | 
			
		||||
 | 
			
		||||
];
 | 
			
		||||
		Reference in New Issue
	
	Block a user