summaryrefslogtreecommitdiff
path: root/app/Locale/it_IT
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-08-23 13:15:59 -0400
committerFrederic Guillot <fred@kanboard.net>2015-08-23 13:15:59 -0400
commit8eb739bb910fb91737c6ce65f244eb9a3ac8f35c (patch)
treedb615be44d945a8dc1880a1238a381ec6534dfa2 /app/Locale/it_IT
parent297c11e48e1cf18e5773a7463721d862dfd6063d (diff)
Add Gitlab authentication
Diffstat (limited to 'app/Locale/it_IT')
-rw-r--r--app/Locale/it_IT/translations.php8
1 files changed, 8 insertions, 0 deletions
diff --git a/app/Locale/it_IT/translations.php b/app/Locale/it_IT/translations.php
index 64f79d0d..a8b33e8b 100644
--- a/app/Locale/it_IT/translations.php
+++ b/app/Locale/it_IT/translations.php
@@ -1052,4 +1052,12 @@ return array(
// 'Link type' => '',
// 'Change task color when using a specific task link' => '',
// 'Task link creation or modification' => '',
+ // 'Login with my Gitlab Account' => '',
+ // 'Milestone' => '',
+ // 'Gitlab Authentication' => '',
+ // 'Help on Gitlab authentication' => '',
+ // 'Gitlab Id' => '',
+ // 'Gitlab Account' => '',
+ // 'Link my Gitlab Account' => '',
+ // 'Unlink my Gitlab Account' => '',
);