diff options
Diffstat (limited to 'template/admin/lang')
-rw-r--r-- | template/admin/lang/de.php | 2 | ||||
-rw-r--r-- | template/admin/lang/en.php | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/template/admin/lang/de.php b/template/admin/lang/de.php index 288a5f7..5fabdc3 100644 --- a/template/admin/lang/de.php +++ b/template/admin/lang/de.php @@ -1,6 +1,6 @@ <?php #%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%# -# Admin: Internationalization [DE] [Thomas Lange <code@nerdmind.de>] # +# Internationalization [DE] [Thomas Lange <code@nerdmind.de>] # #%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%# # # # This file contains template internationalization strings for the DE language # diff --git a/template/admin/lang/en.php b/template/admin/lang/en.php index d774a36..b082cca 100644 --- a/template/admin/lang/en.php +++ b/template/admin/lang/en.php @@ -1,6 +1,6 @@ <?php #%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%# -# Admin: Internationalization [EN] [Thomas Lange <code@nerdmind.de>] # +# Internationalization [EN] [Thomas Lange <code@nerdmind.de>] # #%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%# # # # This file contains template internationalization strings for the EN language # |