diff options
Diffstat (limited to 'app/Locale/it_IT')
-rw-r--r-- | app/Locale/it_IT/translations.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/app/Locale/it_IT/translations.php b/app/Locale/it_IT/translations.php index 5d6d33f6..e3a8214b 100644 --- a/app/Locale/it_IT/translations.php +++ b/app/Locale/it_IT/translations.php @@ -1012,4 +1012,8 @@ return array( // 'Table of contents' => '', // 'Gantt' => '', // 'Help with project permissions' => '', + // 'Author' => '', + // 'Version' => '', + // 'Plugins' => '', + // 'There is no plugin loaded.' => '', ); |