mirror of
https://github.com/wekan/wekan.git
synced 2025-04-22 21:17:18 -04:00
Update Admin Panel Rules report icon and add missing translations.
Thanks to xet7 !
This commit is contained in:
parent
6c8fae944c
commit
8417fae89c
2 changed files with 3 additions and 2 deletions
|
@ -23,7 +23,7 @@ template(name="adminReports")
|
|||
|
||||
li
|
||||
a.js-report-rules(data-id="report-rules")
|
||||
i.fa.fa-paperclip
|
||||
i.fa.fa-magic
|
||||
| {{_ 'rulesReportTitle'}}
|
||||
|
||||
.main-body
|
||||
|
|
|
@ -998,5 +998,6 @@
|
|||
"creator": "Creator",
|
||||
"filesReportTitle": "Files Report",
|
||||
"orphanedFilesReportTitle": "Orphaned Files Report",
|
||||
"reports": "Reports"
|
||||
"reports": "Reports",
|
||||
"rulesReportTitle": "Rules Report"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue