Skip to content

Commit

Permalink
Merge pull request #8316 from Godmartinz/bug/ch15028/missing-or-incor…
Browse files Browse the repository at this point in the history
…rect-error-message-translation

Looks great, thank you!
  • Loading branch information
snipe authored Aug 12, 2020
2 parents 9ca20e4 + e3906b2 commit b999c50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resources/lang/en/admin/licenses/message.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
'owner_doesnt_match_asset' => 'The asset you are trying to associate with this license is owned by somene other than the person selected in the assigned to dropdown.',
'assoc_users' => 'This license is currently checked out to a user and cannot be deleted. Please check the license in first, and then try deleting again. ',
'select_asset_or_person' => 'You must select an asset or a user, but not both.',
'not_found' => 'License not found',


'create' => array(
Expand Down

0 comments on commit b999c50

Please sign in to comment.