chore: change imgproxy strings

This commit is contained in:
Kieran 2023-02-10 14:03:10 +00:00
parent 677866b061
commit 6f9c8ffe23
Signed by: Kieran
GPG Key ID: DE71CEB3925BE941

View File

@ -25,8 +25,8 @@ export default defineMessages({
ImgProxy: { defaultMessage: "Image proxy service" },
ImgProxyHelp: { defaultMessage: "Use imgproxy to compress images" },
ServiceUrl: { defaultMessage: "Service URL" },
ServiceKey: { defaultMessage: "Service Key" },
ServiceSalt: { defaultMessage: "Service Salt" },
ServiceKey: { defaultMessage: "Key" },
ServiceSalt: { defaultMessage: "Salt" },
EnableReactions: { defaultMessage: "Enable reactions" },
EnableReactionsHelp: {
defaultMessage: "Reactions will be shown on every page, if disabled no reactions will be shown",