summaryrefslogtreecommitdiff
path: root/app/Locale/nl_NL
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-07-18 10:02:29 -0400
committerFrederic Guillot <fred@kanboard.net>2015-07-18 10:02:29 -0400
commit5369c74ec0df35aa072a6067837c1d748836b96e (patch)
tree0739b5ed6c1329782f46b7a625cfae274ff14382 /app/Locale/nl_NL
parent536c6964aad9c0b4f7cca60163a889657ccb15e2 (diff)
Add form to create remote user
Diffstat (limited to 'app/Locale/nl_NL')
-rw-r--r--app/Locale/nl_NL/translations.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/Locale/nl_NL/translations.php b/app/Locale/nl_NL/translations.php
index 688f988d..ed8be05b 100644
--- a/app/Locale/nl_NL/translations.php
+++ b/app/Locale/nl_NL/translations.php
@@ -996,4 +996,6 @@ return array(
// 'If you check the box "Disallow login form", credentials entered in the login form will be ignored.' => '',
// 'By @%s on Gitlab' => '',
// 'Gitlab issue comment created' => '',
+ // 'New remote user' => '',
+ // 'New local user' => '',
);