Browse code

Update

Benjamin Roth authored on20/03/2023 16:19:16
Showing1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,17 @@
1
+<?php
2
+
3
+/**
4
+ * Tweaks for Contao
5
+ *
6
+ * Copyright (c) 2014 Benjamin Roth [http://www.esales-media.de]
7
+ *
8
+ * @package eSM_tweaks
9
+ * @link    http://www.esales-media.de
10
+ * @license commercial
11
+ */
12
+
13
+/**
14
+ * Fields
15
+ */
16
+$GLOBALS['TL_LANG']['tl_content']['es_iso_hide_list'][0] = 'Ausblenden bei Produktansicht';
17
+$GLOBALS['TL_LANG']['tl_content']['es_iso_hide_list'][1] = 'Blendet das Element aus, wenn ein Isotope Produkt-Alias in der URL gefunden wird.';