From d138834dcf902534f78237939926e97fd9a0eebe Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Sun, 5 Oct 2014 19:40:57 -0400 Subject: Regular users are able to create private projects --- app/Locales/pt_BR/translations.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'app/Locales/pt_BR') diff --git a/app/Locales/pt_BR/translations.php b/app/Locales/pt_BR/translations.php index b53650a7..cb158072 100644 --- a/app/Locales/pt_BR/translations.php +++ b/app/Locales/pt_BR/translations.php @@ -420,7 +420,7 @@ return array( // 'I want to receive notifications only for those projects:' => '', // 'view the task on Kanboard' => '', // 'Public access' => '', - // 'Categories management' => '', + // 'Category management' => '', // 'User management' => '', // 'Active tasks' => '', // 'Disable public access' => '', @@ -534,4 +534,6 @@ return array( // 'Token regenerated.' => '', // 'Date format' => '', // 'ISO format is always accepted, example: "%s" and "%s"' => '', + // 'New private project' => '', + // 'This project is private' => '', ); -- cgit v1.2.3