Update activities.php
This commit is contained in:
		
							parent
							
								
									e00c170d85
								
							
						
					
					
						commit
						e3d570e928
					
				| 
						 | 
				
			
			@ -37,6 +37,14 @@ return [
 | 
			
		|||
    'book_sort'                   => 'sorteerde boek',
 | 
			
		||||
    'book_sort_notification'      => 'Boek Succesvol Gesorteerd',
 | 
			
		||||
    
 | 
			
		||||
    // Bookshelves
 | 
			
		||||
    'bookshelf_create'                 => 'maakte Boekenplank',
 | 
			
		||||
    'bookshelf_create_notification'    => 'Boekenplank Succesvol Aangemaakt',
 | 
			
		||||
    'bookshelf_update'                 => 'veranderde boekenplank',
 | 
			
		||||
    'bookshelf_update_notification'    => 'Boekenplank Succesvol Bijgewerkt',
 | 
			
		||||
    'bookshelf_delete'                 => 'verwijderde boekenplank',
 | 
			
		||||
    'bookshelf_delete_notification'    => 'Boekenplank Succesvol Verwijderd',
 | 
			
		||||
 | 
			
		||||
    // Other
 | 
			
		||||
    'commented_on'                => 'reactie op',												
 | 
			
		||||
];
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue