From 00b9508d8178bae016b2a25a81282dbe9ae0a9d2 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sat, 7 Feb 2015 23:28:17 -0500 Subject: Be able to disable the login form for specific users --- app/Locale/zh_CN/translations.php | 1 + 1 file changed, 1 insertion(+) (limited to 'app/Locale/zh_CN/translations.php') diff --git a/app/Locale/zh_CN/translations.php b/app/Locale/zh_CN/translations.php index ffea13d4..2a2bc0b8 100644 --- a/app/Locale/zh_CN/translations.php +++ b/app/Locale/zh_CN/translations.php @@ -713,4 +713,5 @@ return array( // 'Show/hide projects' => '', // 'Show/hide subtasks' => '', // 'Show/hide tasks' => '', + // 'Disable login form' => '', ); -- cgit v1.2.3