diff options
Diffstat (limited to 'app/Locale/da_DK/translations.php')
-rw-r--r-- | app/Locale/da_DK/translations.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locale/da_DK/translations.php b/app/Locale/da_DK/translations.php index 012c85af..d03bf808 100644 --- a/app/Locale/da_DK/translations.php +++ b/app/Locale/da_DK/translations.php @@ -1022,7 +1022,6 @@ return array( 'Edit description' => 'Redigere beskrivelse', 'New internal link' => 'Ny intern henvisning', 'Display list of keyboard shortcuts' => 'Vise liste over tastaturgenveje', - 'Menu' => 'Menu', 'Set start date' => 'Angive startdato', 'Avatar' => 'Ikon', 'Upload my avatar image' => 'Overføre ikon billede', @@ -1383,4 +1382,5 @@ return array( 'Move selected tasks to another column' => 'Flytte valgte opgaver til anden kolonne', // 'Edit tasks in bulk' => '', // 'Choose the properties that you would like to change for the selected tasks.' => '', + // 'Configure this project' => '', ); |