From 29cc1f889800711567dda33035e18cb82f82446e Mon Sep 17 00:00:00 2001 From: dakkar Date: Sun, 9 Jun 2024 10:40:27 +0100 Subject: [PATCH] add translation for noInquiryUrlWarning upstream just forgot about this --- locales/en-US.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/locales/en-US.yml b/locales/en-US.yml index 2c198de21b..1488d75a08 100644 --- a/locales/en-US.yml +++ b/locales/en-US.yml @@ -856,6 +856,7 @@ administration: "Management" accounts: "Accounts" switch: "Switch" noMaintainerInformationWarning: "Maintainer information is not configured." +noInquiryUrlWarning: "Contact URL is not set." noBotProtectionWarning: "Bot protection is not configured." configure: "Configure" postToGallery: "Create new gallery post"