summaryrefslogtreecommitdiff
path: root/app/Locale/de_DE/translations.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Locale/de_DE/translations.php')
-rw-r--r--app/Locale/de_DE/translations.php13
1 files changed, 11 insertions, 2 deletions
diff --git a/app/Locale/de_DE/translations.php b/app/Locale/de_DE/translations.php
index 20f30de0..d31d72ad 100644
--- a/app/Locale/de_DE/translations.php
+++ b/app/Locale/de_DE/translations.php
@@ -20,6 +20,15 @@ return array(
'Red' => 'Rot',
'Orange' => 'Orange',
'Grey' => 'Grau',
+ // 'Brown' => '',
+ // 'Deep Orange' => '',
+ // 'Dark Grey' => '',
+ // 'Pink' => '',
+ // 'Teal' => '',
+ // 'Cyan' => '',
+ // 'Lime' => '',
+ // 'Light Green' => '',
+ // 'Amber' => '',
'Save' => 'Speichern',
'Login' => 'Anmelden',
'Official website:' => 'Offizielle Webseite:',
@@ -31,7 +40,6 @@ return array(
'All users' => 'Alle Benutzer',
'Username' => 'Benutzername',
'Password' => 'Passwort',
- 'Default project' => 'Standardprojekt',
'Administrator' => 'Administrator',
'Sign in' => 'Anmelden',
'Users' => 'Benutzer',
@@ -405,7 +413,6 @@ return array(
'Username:' => 'Benutzername',
'Name:' => 'Name',
'Email:' => 'E-Mail',
- 'Default project:' => 'Standardprojekt:',
'Notifications:' => 'Benachrichtigungen:',
'Notifications' => 'Benachrichtigungen',
'Group:' => 'Gruppe',
@@ -949,4 +956,6 @@ return array(
// '<30m' => '',
// 'Stop timer' => '',
// 'Start timer' => '',
+ // 'Add project member' => '',
+ // 'Enable notifications' => '',
);