summaryrefslogtreecommitdiff
path: root/app/Locale/nl_NL/translations.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Locale/nl_NL/translations.php')
-rw-r--r--app/Locale/nl_NL/translations.php13
1 files changed, 11 insertions, 2 deletions
diff --git a/app/Locale/nl_NL/translations.php b/app/Locale/nl_NL/translations.php
index 7d59f5ec..9e4302f4 100644
--- a/app/Locale/nl_NL/translations.php
+++ b/app/Locale/nl_NL/translations.php
@@ -20,6 +20,15 @@ return array(
'Red' => 'Rood',
'Orange' => 'Oranje',
'Grey' => 'Grijs',
+ // 'Brown' => '',
+ // 'Deep Orange' => '',
+ // 'Dark Grey' => '',
+ // 'Pink' => '',
+ // 'Teal' => '',
+ // 'Cyan' => '',
+ // 'Lime' => '',
+ // 'Light Green' => '',
+ // 'Amber' => '',
'Save' => 'Opslaan',
'Login' => 'Inloggen',
'Official website:' => 'Officiƫle website :',
@@ -31,7 +40,6 @@ return array(
'All users' => 'Alle gebruikers',
'Username' => 'Gebruikersnaam',
'Password' => 'Wachtwoord',
- 'Default project' => 'Standaard wachtwoord',
'Administrator' => 'Administrator',
'Sign in' => 'Inloggen',
'Users' => 'Gebruikers',
@@ -405,7 +413,6 @@ return array(
'Username:' => 'Gebruikersnaam :',
'Name:' => 'Naam :',
'Email:' => 'Email :',
- 'Default project:' => 'Standaard project :',
'Notifications:' => 'Notificaties :',
'Notifications' => 'Notificaties',
'Group:' => 'Groep :',
@@ -949,4 +956,6 @@ return array(
// '<30m' => '',
// 'Stop timer' => '',
// 'Start timer' => '',
+ // 'Add project member' => '',
+ // 'Enable notifications' => '',
);