Skip to content

Commit 0ad985c

Browse files
committed
change translation
1 parent a398c4a commit 0ad985c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/views/reports/activity.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ class="table table-striped snipe-table"
5656
{{ trans('general.date') }}
5757
</th>
5858
<th class="col-sm-2" data-searchable="true" data-sortable="true" data-field="created_by" data-formatter="usersLinkObjFormatter">
59-
{{ trans('general.admin') }}
59+
{{ trans('general.created_by') }}
6060
</th>
6161
<th class="col-sm-2" data-field="action_type">
6262
{{ trans('general.action') }}

0 commit comments

Comments
 (0)