mirror of
				https://github.com/pelican-dev/panel.git
				synced 2025-11-01 00:06:52 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			174 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			174 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
| <?php
 | |
| 
 | |
| return [
 | |
|     'password' => 'Password',
 | |
|     'reset' => 'La tua password è stata reimpostata!',
 | |
|     'token' => 'Il token del reset di questa password è invalido.',
 | |
| ];
 | 
