Phrasing!

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe 2022-10-04 16:21:10 -07:00
parent 97b9f96030
commit ba0483b33e

View file

@ -377,7 +377,7 @@ return [
'assets_by_status_type' => 'Assets by Status Type', 'assets_by_status_type' => 'Assets by Status Type',
'pie_chart_type' => 'Dashboard Pie Chart Type', 'pie_chart_type' => 'Dashboard Pie Chart Type',
'hello_name' => 'Hello, :name!', 'hello_name' => 'Hello, :name!',
'unaccepted_profile_warning' => 'You have :count items requiring acceptance. Click here to accept or deny them', 'unaccepted_profile_warning' => 'You have :count items requiring acceptance. Click here to accept or decline them',
]; ];