diff --git a/l18n b/l18n index 6ccd59b..2305d2c 160000 --- a/l18n +++ b/l18n @@ -1 +1 @@ -Subproject commit 6ccd59bb94ed7b0a791ebe4a9fb1423fc763228a +Subproject commit 2305d2c78b71c5ecfdf56815102cbade8d9332ea diff --git a/src/MDObjectStatusSet.php b/src/MDObjectStatusSet.php index a4ee8e2..c0ea447 100644 --- a/src/MDObjectStatusSet.php +++ b/src/MDObjectStatusSet.php @@ -16,6 +16,7 @@ final class MDObjectStatusSet extends MDValueSet { const OBJECT_STATUS = [ 'owned', 'permanent_loan', + 'third_party_property', 'borrowed', 'to_check_for_gift', 'to_check',