Browse code

Update

Benjamin Roth authored on20/03/2023 16:19:16
Showing1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,13 @@
1
+<?php
2
+
3
+/**
4
+ * Custom extension for Isotope for Contao
5
+ *
6
+ * Copyright (c) 2014 Benjamin Roth [http://www.esales-media.de]
7
+ *
8
+ * @package eSM_isotope_custom
9
+ * @link    http://www.esales-media.de
10
+ * @license commercial
11
+ */
12
+
13
+$GLOBALS['TL_LANG']['tl_iso_address']['postal'] = 'PLZ';
0 14
\ No newline at end of file