From 37bb37f5a96dffa898b341c5ecf1231f1874fef1 Mon Sep 17 00:00:00 2001 From: Thomas Lange Date: Sun, 30 Apr 2017 19:06:11 +0200 Subject: The date of publication is now displayed in the lists. --- template/admin/lang/de.php | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'template/admin/lang/de.php') 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 @@ -8,6 +8,11 @@ # # #%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%# +#=============================================================================== +# Date format +#=============================================================================== +$LANGUAGE['date_format'] = '[D].[M].[Y]'; + #=============================================================================== # Item last text #=============================================================================== -- cgit v1.2.3