Merge pull request #982 from AntoineAugusti/translation-fix

Fix translation logged_in_only
This commit is contained in:
James Brooks
2015-10-02 20:01:13 +01:00

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',