From 2c056bb9bbfd22c7c2225964d994c79a60b7f64d Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Tue, 21 Oct 2014 18:51:59 -0400 Subject: Add option to allow everybody on a project --- app/Locales/pl_PL/translations.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app/Locales/pl_PL') diff --git a/app/Locales/pl_PL/translations.php b/app/Locales/pl_PL/translations.php index 6f6732d6..1ca201c1 100644 --- a/app/Locales/pl_PL/translations.php +++ b/app/Locales/pl_PL/translations.php @@ -549,4 +549,6 @@ return array( // 'Activity stream' => '', // 'Dashboard' => '', // 'Confirmation' => '', + // 'Allow everybody to access to this project' => '', + // 'Everybody have access to this project.' => '', ); -- cgit v1.2.3