From 79e71e3c3dbd6dff92c486aa3cbed1ee6597ef0f Mon Sep 17 00:00:00 2001 From: Veloman Yunkan Date: Thu, 14 Dec 2023 13:55:30 +0400 Subject: [PATCH] Consistent capitalization across download actions --- resources/i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/i18n/en.json b/resources/i18n/en.json index 6f49345..d7d9ec6 100644 --- a/resources/i18n/en.json +++ b/resources/i18n/en.json @@ -137,7 +137,7 @@ "monitor-directory-tooltip":"All ZIM files in this directory will be automatically added to the library.", "next-tab":"Move to next tab", "previous-tab":"Move to previous tab", - "cancel-download": "Cancel Download", + "cancel-download": "Cancel download", "cancel-download-text": "Are you sure you want to cancel the download of {{ZIM}}?", "delete-book": "Delete book", "delete-book-text": "Are you sure you want to delete {{ZIM}}?",