Browse code

Add language references for options

Benjamin Roth authored on14/02/2019 10:03:37
Showing1 changed files
... ...
@@ -15,3 +15,9 @@
15 15
  */
16 16
 $GLOBALS['TL_LANG']['tl_content']['es_spacing'][0] = 'Abstand nach dem Element';
17 17
 $GLOBALS['TL_LANG']['tl_content']['es_spacing'][1] = 'Fügt einen Abstand nach dem Element ein.';
18
+
19
+/**
20
+ * References
21
+ */
22
+$GLOBALS['TL_LANG']['tl_content']['REF']['es_spacing']['default'] = 'Standard';
23
+$GLOBALS['TL_LANG']['tl_content']['REF']['es_spacing']['paragraph'] = 'Absatz';