diff options
Diffstat (limited to 'app/Locale/sv_SE')
-rw-r--r-- | app/Locale/sv_SE/translations.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app/Locale/sv_SE/translations.php b/app/Locale/sv_SE/translations.php index 93fe05b5..770a68d4 100644 --- a/app/Locale/sv_SE/translations.php +++ b/app/Locale/sv_SE/translations.php @@ -943,4 +943,7 @@ return array( // 'New due date: %B %e, %Y' => '', // 'Start date changed: %B %e, %Y' => '', // '%k:%M %p' => '', + // '%%Y-%%m-%%d' => '', + // 'Total for all columns' => '', + // 'You need at least 2 days of data to show the chart.' => '', ); |