diff options
Diffstat (limited to 'template/admin/lang/de.php')
-rw-r--r-- | template/admin/lang/de.php | 5 |
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'; |