From 8397840cee7d99a60d9392ccdc2482b5ee2c90cf Mon Sep 17 00:00:00 2001 From: Jamie Date: Mon, 22 Aug 2022 20:39:22 +0100 Subject: [PATCH] =?UTF-8?q?fix(translations):=20=F0=9F=8C=90=20New=20trans?= =?UTF-8?q?lations=20from=20Crowdin=20[skip=20ci]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/Ombi/wwwroot/translations/da.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/Ombi/wwwroot/translations/da.json b/src/Ombi/wwwroot/translations/da.json index 906de3d88..8777affb9 100644 --- a/src/Ombi/wwwroot/translations/da.json +++ b/src/Ombi/wwwroot/translations/da.json @@ -364,6 +364,9 @@ "Casts": { "CastTitle": "Medvirkende" }, + "Crews": { + "CrewTitle": "Crew" + }, "EpisodeSelector": { "AllSeasonsTooltip": "Dette vil anmode om hver sæson for denne tv-serie", "FirstSeasonTooltip": "Dette vil kun anmode om den første sæson for denne tv-serie",