diff options
Diffstat (limited to 'app/Locale/pt_PT/translations.php')
-rw-r--r-- | app/Locale/pt_PT/translations.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/app/Locale/pt_PT/translations.php b/app/Locale/pt_PT/translations.php index cb2fc53e..0e9592d3 100644 --- a/app/Locale/pt_PT/translations.php +++ b/app/Locale/pt_PT/translations.php @@ -1012,4 +1012,8 @@ return array( 'Table of contents' => 'Tabela de conteúdos', 'Gantt' => 'Gantt', 'Help with project permissions' => 'Ajuda com permissões de projecto', + // 'Author' => '', + // 'Version' => '', + // 'Plugins' => '', + // 'There is no plugin loaded.' => '', ); |