<?php
return array(
	'site_notifications' => '누리집 알림',
	'notification:method:site' => '누리집',
	'site_notifications:topbar' => '알림',
	'item:object:site_notification' => '누리집 알림',

	'site_notifications:no_access' => '접근 권한이 없습니다. 로그인이 필요할 지도 모릅니다.',
	'site_notifications:no_delete' => '삭제할 수 없습니다.',
	'site_notifications:empty' => '알림없슴.',
);
