Fix translation logged_in_only

This commit is contained in:
Antoine Augusti
2015-10-02 18:58:44 +02:00
parent b511a91a7f
commit ea8531ddc1

View File

@@ -47,7 +47,7 @@ return [
'notify_subscribers' => 'Notify subscribers',
'visibility' => 'Incident Visibility',
'public' => 'Viewable by public',
'logged_in_only' => 'Only visible logged in users',
'logged_in_only' => 'Only visible to logged in users',
'templates' => [
'name' => 'Name',
'template' => 'Template',