| 123456789101112 | 
							- <?php
 
- return array(
 
- 	'site_notifications' => 'Notificacions del lloc',
 
- 	'notification:method:site' => 'Espai',
 
- 	'site_notifications:topbar' => 'Notificacions',
 
- 	'item:object:site_notification' => 'Notificacions del lloc',
 
- 	'site_notifications:no_access' => 'No tens accés a aquesta pàgina. Potser has d\'iniciar sessió.',
 
- 	'site_notifications:no_delete' => 'No es pot eliminar',
 
- 	'site_notifications:empty' => 'No hi ha notificacions',
 
- );
 
 
  |