From 567d623446d7e98393fb542c88d6d3b18b05cf6f Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sat, 13 Feb 2016 12:39:49 -0500 Subject: Add setting option to disable private projects --- app/Locale/pt_PT/translations.php | 3 +++ 1 file changed, 3 insertions(+) (limited to 'app/Locale/pt_PT') diff --git a/app/Locale/pt_PT/translations.php b/app/Locale/pt_PT/translations.php index b197a1dc..bbd28fa3 100644 --- a/app/Locale/pt_PT/translations.php +++ b/app/Locale/pt_PT/translations.php @@ -1118,4 +1118,7 @@ return array( 'End date: ' => 'Data final: ', 'New due date: ' => 'Nova data estimada: ', 'Start date changed: ' => 'Data inicio alterada: ', + // 'Disable private projects' => '', + // 'Do you really want to remove this custom filter: "%s"?' => '', + // 'Remove a custom filter' => '', ); -- cgit v1.2.3