From 595edd5041a71109e0417064c2e82f451d65917f Mon Sep 17 00:00:00 2001 From: Jip Fr Date: Wed, 29 Nov 2023 22:16:55 +0100 Subject: [PATCH] Download caption text was too long --- src/assets/locales/pirate.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/assets/locales/pirate.json b/src/assets/locales/pirate.json index 5f66f526..84b6d9ac 100644 --- a/src/assets/locales/pirate.json +++ b/src/assets/locales/pirate.json @@ -179,7 +179,7 @@ "disclaimer": "Downloads be taken directly from the provider. movie-web does not have control over how the downloads be provided.", "hlsExplanation": "Insert explanation for why ye can't download HLS here", "downloadVideo": "Download film", - "downloadCaption": "Download current sea shanty", + "downloadCaption": "Download sea shanty", "onPc": { "1": "On PC, right click the film and select Save film as", "title": "Downloadin' on PC",