summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
Diffstat (limited to 'template')
-rw-r--r--template/admin/lang/de.php12
-rw-r--r--template/admin/lang/en.php12
2 files changed, 4 insertions, 20 deletions
diff --git a/template/admin/lang/de.php b/template/admin/lang/de.php
index c0b4482..f21df4b 100644
--- a/template/admin/lang/de.php
+++ b/template/admin/lang/de.php
@@ -49,23 +49,15 @@ $LANGUAGE['overview_post_desc'] = 'Hier siehst du alle vorhandenen Beiträge.';
$LANGUAGE['overview_user_desc'] = 'Hier siehst du alle vorhandenen Benutzer.';
#===============================================================================
-# Dashboard overview text
+# Dashboard
#===============================================================================
$LANGUAGE['overview_dashboard_text'] = 'Dashboard';
-
-#===============================================================================
-# Dashboard overview text
-#===============================================================================
$LANGUAGE['overview_dashboard_desc'] = 'Willkommen im Administrationsbereich. Hier kannst du deine Inhalte verwalten.';
#===============================================================================
-# Database overview text
+# Database
#===============================================================================
$LANGUAGE['overview_database_text'] = 'Datenbank';
-
-#===============================================================================
-# Database overview text
-#===============================================================================
$LANGUAGE['overview_database_desc'] = 'Datenbankoperationen mit SQL-Befehlen durchführen.';
#===============================================================================
diff --git a/template/admin/lang/en.php b/template/admin/lang/en.php
index b052907..707041a 100644
--- a/template/admin/lang/en.php
+++ b/template/admin/lang/en.php
@@ -49,23 +49,15 @@ $LANGUAGE['overview_post_desc'] = 'Here you can see all existing posts.';
$LANGUAGE['overview_user_desc'] = 'Here you can see all existing users.';
#===============================================================================
-# Dashboard overview text
+# Dashboard
#===============================================================================
$LANGUAGE['overview_dashboard_text'] = 'Dashboard';
-
-#===============================================================================
-# Dashboard overview text
-#===============================================================================
$LANGUAGE['overview_dashboard_desc'] = 'Welcome to the administration area. Here you can manage your content.';
#===============================================================================
-# Database overview text
+# Database
#===============================================================================
$LANGUAGE['overview_database_text'] = 'Database';
-
-#===============================================================================
-# Database overview text
-#===============================================================================
$LANGUAGE['overview_database_desc'] = 'Perform database operations with SQL commands.';
#===============================================================================