module StorageLocationsHelper def storage_locations_placeholder "
#{I18n.t('storage_locations.storage_locations_disabled')}
" end end