diff --git a/src/assets/i18n/messages.da.xlf b/src/assets/i18n/messages.da.xlf
index b89e276..3fd830f 100644
--- a/src/assets/i18n/messages.da.xlf
+++ b/src/assets/i18n/messages.da.xlf
@@ -4,6 +4,7 @@
Profile
+ Profil
src/app/app.component.html
19
@@ -24,6 +25,7 @@
About
+ Om
src/app/app.component.html
32
@@ -32,6 +34,7 @@
Home
+ Hjem
src/app/app.component.html
43
@@ -40,6 +43,7 @@
Login
+ Login
src/app/app.component.html
44
@@ -60,6 +64,7 @@
Subscriptions
+ Abonnementer
src/app/app.component.html
45
@@ -68,6 +73,7 @@
Downloads
+ Downloads
src/app/app.component.html
46
@@ -76,6 +82,7 @@
Tasks
+ Opgaver
src/app/app.component.html
47
@@ -84,6 +91,7 @@
Settings
+ Indstillinger
src/app/app.component.html
50
@@ -96,6 +104,7 @@
Playlist created.
+ Playlist oprettet.
src/app/components/custom-playlists/custom-playlists.component.ts
56
@@ -103,6 +112,7 @@
ERROR: failed to create playlist!
+ FEJL: Fejlede i oprettelse af playlist!
src/app/components/custom-playlists/custom-playlists.component.ts
58
@@ -110,6 +120,7 @@
Playlist successfully removed.
+ Playlist fjernet succesfuldt.
src/app/components/custom-playlists/custom-playlists.component.ts
100
@@ -117,6 +128,7 @@
Date
+ Dato
src/app/components/downloads/downloads.component.html
7
@@ -125,6 +137,7 @@
Title
+ Titel
src/app/components/downloads/downloads.component.html
13