diff options
Diffstat (limited to 'app/Locale/da_DK')
-rw-r--r-- | app/Locale/da_DK/translations.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Locale/da_DK/translations.php b/app/Locale/da_DK/translations.php index c4fcc1c4..bcc1962c 100644 --- a/app/Locale/da_DK/translations.php +++ b/app/Locale/da_DK/translations.php @@ -213,6 +213,7 @@ return array( 'Invalid date' => 'Ugyldig dato', 'Must be done before %B %e, %Y' => 'Skal være fuldført inden %d.%m.%Y', '%B %e, %Y' => '%d.%m.%Y', + // '%b %e, %Y' => '', 'Automatic actions' => 'Automatiske handlinger', 'Your automatic action have been created successfully.' => 'Din automatiske handling er oprettet.', 'Unable to create your automatic action.' => 'Din automatiske handling kunne ikke oprettes.', |