mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-12 06:17:28 -08:00
Fixed translation
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
4a9bd95ed3
commit
04f723327e
|
@ -23,7 +23,7 @@ return array(
|
||||||
[
|
[
|
||||||
'checkin_all' => [
|
'checkin_all' => [
|
||||||
'button' => 'Checkin All Seats',
|
'button' => 'Checkin All Seats',
|
||||||
'modal' => 'This will action checkin one seat. | This action will checkin all :checkedout_seats_count seats for this license.',
|
'modal' => 'This action will checkin one seat. | This action will checkin all :checkedout_seats_count seats for this license.',
|
||||||
'enabled_tooltip' => 'Checkin ALL seats for this license from both users and assets',
|
'enabled_tooltip' => 'Checkin ALL seats for this license from both users and assets',
|
||||||
'disabled_tooltip' => 'This is disabled because there are no seats currently checked out',
|
'disabled_tooltip' => 'This is disabled because there are no seats currently checked out',
|
||||||
'disabled_tooltip_reassignable' => 'This is disabled because the License is not reassignable',
|
'disabled_tooltip_reassignable' => 'This is disabled because the License is not reassignable',
|
||||||
|
|
Loading…
Reference in a new issue