diff options
Diffstat (limited to 'app/Locale/sv_SE/translations.php')
-rw-r--r-- | app/Locale/sv_SE/translations.php | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/app/Locale/sv_SE/translations.php b/app/Locale/sv_SE/translations.php index 39cbff16..4f9d815a 100644 --- a/app/Locale/sv_SE/translations.php +++ b/app/Locale/sv_SE/translations.php @@ -565,4 +565,10 @@ return array( // 'Columns' => '', // 'Task' => '', // 'Your are not member of any project.' => '', + // 'Percentage' => '', + // 'Number of tasks' => '', + // 'Task distribution' => '', + // 'Reportings' => '', + // 'Task repartition for "%s"' => '', + // 'Analytics' => '', ); |