bg-BG translation
This commit is contained in:
		
							
								
								
									
										15
									
								
								resources/lang/bg-BG/items.php
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										15
									
								
								resources/lang/bg-BG/items.php
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,15 @@
 | 
			
		||||
<?php
 | 
			
		||||
 | 
			
		||||
return [
 | 
			
		||||
 | 
			
		||||
    'quantities'            => 'Количество | Количества',
 | 
			
		||||
    'sales_price'           => 'Продажна цена',
 | 
			
		||||
    'purchase_price'        => 'Покупна цена',
 | 
			
		||||
    'sku'                   => 'SKU',
 | 
			
		||||
 | 
			
		||||
    'notification' => [
 | 
			
		||||
        'message'       => 'Вие получавате този имейл, защото :name е на изчерпване.',
 | 
			
		||||
        'button'        => 'Покажи сега',
 | 
			
		||||
    ],
 | 
			
		||||
 | 
			
		||||
];
 | 
			
		||||
		Reference in New Issue
	
	Block a user