mirror of
https://github.com/snipe/snipe-it.git
synced 2025-02-21 03:15:45 -08:00
Adde language strings
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
7353ecd388
commit
d23e178c62
|
@ -378,6 +378,8 @@ return [
|
|||
'pie_chart_type' => 'Dashboard Pie Chart Type',
|
||||
'hello_name' => 'Hello, :name!',
|
||||
'unaccepted_profile_warning' => 'You have :count items requiring acceptance. Click here to accept or decline them',
|
||||
'start_date' => 'Start Date',
|
||||
'end_date' => 'End Date',
|
||||
|
||||
|
||||
];
|
Loading…
Reference in a new issue