summaryrefslogtreecommitdiffstats
path: root/template/admin/lang/de.php
diff options
context:
space:
mode:
authorThomas Lange <code@nerdmind.de>2017-04-30 19:06:11 +0200
committerThomas Lange <code@nerdmind.de>2017-04-30 19:06:11 +0200
commit37bb37f5a96dffa898b341c5ecf1231f1874fef1 (patch)
tree101e1af73f4c028e2c1a256466446cd01f07e5c5 /template/admin/lang/de.php
parent22477a3bfb3f31e2f52775cf298628405e1ff899 (diff)
downloadblog-37bb37f5a96dffa898b341c5ecf1231f1874fef1.tar.gz
blog-37bb37f5a96dffa898b341c5ecf1231f1874fef1.tar.xz
blog-37bb37f5a96dffa898b341c5ecf1231f1874fef1.zip
The date of publication is now displayed in the lists.
Diffstat (limited to 'template/admin/lang/de.php')
-rw-r--r--template/admin/lang/de.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/template/admin/lang/de.php b/template/admin/lang/de.php
index 1c5233c..7ab1faf 100644
--- a/template/admin/lang/de.php
+++ b/template/admin/lang/de.php
@@ -9,6 +9,11 @@
#%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%#
#===============================================================================
+# Date format
+#===============================================================================
+$LANGUAGE['date_format'] = '[D].[M].[Y]';
+
+#===============================================================================
# Item last text
#===============================================================================
$LANGUAGE['last_post'] = 'Letzter Post';