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/fi_FI/translations.php | 1 + 1 file changed, 1 insertion(+) (limited to 'app/Locale/fi_FI') diff --git a/app/Locale/fi_FI/translations.php b/app/Locale/fi_FI/translations.php index 2bb28719..2d1edbc7 100644 --- a/app/Locale/fi_FI/translations.php +++ b/app/Locale/fi_FI/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