mirror of
https://github.com/discourse/discourse.git
synced 2024-11-30 20:54:00 -06:00
Add link to Logster in "Logs" tab of admin panel
This commit is contained in:
parent
4522451920
commit
50d4e283dc
@ -5,6 +5,7 @@
|
||||
<li>{{#link-to 'adminLogs.screenedEmails'}}{{i18n admin.logs.screened_emails.title}}{{/link-to}}</li>
|
||||
<li>{{#link-to 'adminLogs.screenedIpAddresses'}}{{i18n admin.logs.screened_ips.title}}{{/link-to}}</li>
|
||||
<li>{{#link-to 'adminLogs.screenedUrls'}}{{i18n admin.logs.screened_urls.title}}{{/link-to}}</li>
|
||||
<li><a href="/logs">{{i18n admin.logs.logster.title}}</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1792,6 +1792,8 @@ en:
|
||||
label: "New:"
|
||||
ip_address: "IP address"
|
||||
add: "Add"
|
||||
logster:
|
||||
title: "Error Logs"
|
||||
|
||||
impersonate:
|
||||
title: "Impersonate User"
|
||||
|
Loading…
Reference in New Issue
Block a user