diff options
Diffstat (limited to 'app/Locale/sv_SE/translations.php')
-rw-r--r-- | app/Locale/sv_SE/translations.php | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/app/Locale/sv_SE/translations.php b/app/Locale/sv_SE/translations.php index 57cd9f3b..7a38ee78 100644 --- a/app/Locale/sv_SE/translations.php +++ b/app/Locale/sv_SE/translations.php @@ -1027,4 +1027,17 @@ return array( 'Moving or resizing a task will change the start and due date of the task.' => 'Flytt eller storleksändring av uppgiften ändrar start och slutdatum för uppgiften', 'There is no task in your project.' => 'Det finns ingen uppgift i ditt projekt.', 'Gantt chart' => 'Gantt-schema', + // 'People who are project managers' => '', + // 'People who are project members' => '', + // 'NOK - Norwegian Krone' => '', + // 'Show this column' => '', + // 'Hide this column' => '', + // 'open file' => '', + // 'End date' => '', + // 'Users overview' => '', + // 'Managers' => '', + // 'Members' => '', + // 'Shared project' => '', + // 'Project managers' => '', + // 'Project members' => '', ); |