kopia lustrzana https://github.com/pixelfed/pixelfed
				
				
				
			
		
			
				
	
	
		
			13 wiersze
		
	
	
		
			349 B
		
	
	
	
		
			PHP
		
	
	
			
		
		
	
	
			13 wiersze
		
	
	
		
			349 B
		
	
	
	
		
			PHP
		
	
	
| <?php
 | |
| 
 | |
| return [
 | |
| 
 | |
|   'likedPhoto'          => 'a aimat vòstra fòto.',
 | |
|   'likedComment'        => 'a aimat vòstre comentari.',
 | |
|   'startedFollowingYou' => 'a començat de vos seguir.',
 | |
|   'commented'           => 'a comentat vòstra publicacion.',
 | |
|   'mentionedYou'        => 'vos a mencionat.',
 | |
|   'shared'				=> 'a partejat vòstra publicacion.',
 | |
| 
 | |
| ];
 |