diff --git a/resources/lang/en-US/general.php b/resources/lang/en-US/general.php index 1fb5eeecd4..500ea1631b 100644 --- a/resources/lang/en-US/general.php +++ b/resources/lang/en-US/general.php @@ -245,6 +245,7 @@ return [ 'select_all' => 'Select All', 'search' => 'Search', 'select_category' => 'Select a Category', + 'select_datasource' => 'Select a Datasource', 'select_department' => 'Select a Department', 'select_depreciation' => 'Select a Depreciation Type', 'select_location' => 'Select a Location', diff --git a/resources/views/partials/label2-field-definitions.blade.php b/resources/views/partials/label2-field-definitions.blade.php index b9c2ce3d55..ad5d1eb2e1 100644 --- a/resources/views/partials/label2-field-definitions.blade.php +++ b/resources/views/partials/label2-field-definitions.blade.php @@ -306,6 +306,7 @@