Added the Search API Synonym module to deal specifically with licence and license...
[yaffs-website] / web / modules / contrib / search_api_synonym / search_api_synonym.links.task.yml
diff --git a/web/modules/contrib/search_api_synonym/search_api_synonym.links.task.yml b/web/modules/contrib/search_api_synonym/search_api_synonym.links.task.yml
new file mode 100644 (file)
index 0000000..b1a8a6f
--- /dev/null
@@ -0,0 +1,14 @@
+entity.search_api_synonym.collection:
+  title: List
+  route_name: entity.search_api_synonym.collection
+  base_route: entity.search_api_synonym.collection
+
+entity.search_api_synonym.settings_form:
+  title: Settings
+  route_name: entity.search_api_synonym.settings
+  base_route: entity.search_api_synonym.collection
+
+entity.search_api_synonym.import:
+  title: Import
+  route_name: entity.search_api_synonym.import
+  base_route: entity.search_api_synonym.collection