+
+
+ {{
+ $t('filters.license-explanation.license-definition')
+ }}
+ {{
+ $t('filters.license-explanation.mark-definition', {
+ mark: license.toUpperCase(),
+ })
+ }}
+
+
+
+
+
+
+ {{
+ $t('filters.license-explanation.more.read-more')
+ }}
+
+ {{ license.toUpperCase() }}
+
+
+
+
+
diff --git a/src/components/VFilters/VLicenseExplanationTooltip.vue b/src/components/VFilters/VLicenseExplanationTooltip.vue
deleted file mode 100644
index 2166f15014..0000000000
--- a/src/components/VFilters/VLicenseExplanationTooltip.vue
+++ /dev/null
@@ -1,171 +0,0 @@
-