address field detailed (city, zip_code, state, country)
This commit is contained in:
		
							
								
								
									
										8
									
								
								resources/lang/en-GB/addresses.php
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								resources/lang/en-GB/addresses.php
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,8 @@
 | 
			
		||||
<?php
 | 
			
		||||
 | 
			
		||||
return [
 | 
			
		||||
    'countries' => 'Country|Countries',
 | 
			
		||||
    'cities'    => 'Town/City|Towns/Cities',
 | 
			
		||||
    'state'     => 'Province/State',
 | 
			
		||||
    'zip_code' => 'Postal/Zip code',
 | 
			
		||||
];
 | 
			
		||||
		Reference in New Issue
	
	Block a user