Browse code

Update remote

Benjamin Roth authored on20/03/2023 16:17:59
Showing1 changed files
... ...
@@ -1,3 +1,4 @@
1 1
 <?php
2 2
 
3
-$GLOBALS['TL_LANG']['MSC']['more'] = 'mehr lesen';
4 3
\ No newline at end of file
4
+$GLOBALS['TL_LANG']['MSC']['more'] = 'mehr lesen';
5
+$GLOBALS['TL_LANG']['MSC']['newsOverview'] = 'Zurück';
5 6
\ No newline at end of file
Browse code

Update

Benjamin Roth authored on17/03/2023 09:52:56
Showing1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,3 @@
1
+<?php
2
+
3
+$GLOBALS['TL_LANG']['MSC']['more'] = 'mehr lesen';
0 4
\ No newline at end of file