From 9cdb72681e69620a1f5ac1a2c0532a414641ad44 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sat, 30 May 2015 18:39:47 -0400 Subject: Add help message for private projects --- app/Locale/th_TH/translations.php | 1 + 1 file changed, 1 insertion(+) (limited to 'app/Locale/th_TH/translations.php') diff --git a/app/Locale/th_TH/translations.php b/app/Locale/th_TH/translations.php index e6642a3d..0c5a06dd 100644 --- a/app/Locale/th_TH/translations.php +++ b/app/Locale/th_TH/translations.php @@ -921,4 +921,5 @@ return array( // 'Two factor authentication disabled' => '', // 'Two factor authentication enabled' => '', // 'Unable to update this user.' => '', + // 'There is no user management for private projects.' => '', ); -- cgit v1.2.3