diff options
Diffstat (limited to 'app/Locales/pt_BR/translations.php')
-rw-r--r-- | app/Locales/pt_BR/translations.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/Locales/pt_BR/translations.php b/app/Locales/pt_BR/translations.php index 0a5b2e28..9bfc9cb3 100644 --- a/app/Locales/pt_BR/translations.php +++ b/app/Locales/pt_BR/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.' => '', ); |