From fe9266781223989776d818cc567d896a478562cc Mon Sep 17 00:00:00 2001 From: snipe Date: Tue, 16 May 2023 16:02:48 -0700 Subject: [PATCH] Use actions text in backups table Signed-off-by: snipe --- resources/views/settings/backups.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/views/settings/backups.blade.php b/resources/views/settings/backups.blade.php index 84c4dc74f..ea074d45a 100644 --- a/resources/views/settings/backups.blade.php +++ b/resources/views/settings/backups.blade.php @@ -49,7 +49,7 @@ {{ trans('admin/settings/table.created') }} {{ trans('admin/settings/table.size') }} - {{ trans('general.delete') }} + {{ trans('table.actions') }}