diff options
Diffstat (limited to 'app/Locale/nb_NO/translations.php')
-rwxr-xr-x | app/Locale/nb_NO/translations.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/app/Locale/nb_NO/translations.php b/app/Locale/nb_NO/translations.php index 8ee800e6..c8246034 100755 --- a/app/Locale/nb_NO/translations.php +++ b/app/Locale/nb_NO/translations.php @@ -1012,4 +1012,8 @@ return array( 'Table of contents' => 'Innholdsfortegnelse', 'Gantt' => 'Gantt', 'Help with project permissions' => 'Hjelp med prosjekttilganger', + // 'Author' => '', + // 'Version' => '', + // 'Plugins' => '', + // 'There is no plugin loaded.' => '', ); |