diff --git a/src/i18n/da_DK.jsonc b/src/i18n/da_DK.jsonc index fe849576..8ca36911 100644 --- a/src/i18n/da_DK.jsonc +++ b/src/i18n/da_DK.jsonc @@ -5,22 +5,22 @@ "i18n.authors": "@maikirakiwi @kyw504100 @Swiftzerr", "app.name": "Cider", "date.format": "${d} ${m}, ${y}", - "dialog.cancel": "Cancel", + "dialog.cancel": "Annuler", "dialog.ok": "OK", - "notification.updatingLibrarySongs": "Updating library songs...", - "notification.updatingLibraryAlbums": "Updating library albums...", - "notification.updatingLibraryArtists": "Updating library artists...", + "notification.updatingLibrarySongs": "Updater bibliotek sange...", + "notification.updatingLibrarySongs": "Updater bibliotek albums...", + "notification.updatingLibraryArtists": "Updater bibliotek kunstnere...", "term.appleInc": "Apple Inc.", "term.appleMusic": "Apple Music", "term.applePodcasts": "Apple Podcasts", "term.itunes": "iTunes", "term.github": "GitHub", "term.discord": "Discord", - "term.learnMore": "Learn more", - "term.accountSettings": "Account Settings", - "term.logout": "Logout", + "term.learnMore": "Lær mere", + "term.accountSettings": "Konto Indstillinger", + "term.logout": "Log ud", "term.login": "Log In", - "term.about": "About", + "term.about": "Om", "term.privateSession": "Private Session", "term.queue": "Queue", "term.history": "History", @@ -201,7 +201,7 @@ "action.goToArtist": "Go to Artist", "action.goToAlbum": "Go to Album", "action.moveToTop": "Move to top", - "action.share": "Share", + "action.share": "Del", "action.rename": "Rename", "action.love": "Love", "action.unlove": "Unlove",