From 6b7f842233534a11ae3878d5fe843761dda7692a Mon Sep 17 00:00:00 2001 From: marios8543 Date: Fri, 23 Feb 2024 22:22:10 +0200 Subject: Add log uploading --- backend/locales/en-US.json | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'backend/locales') diff --git a/backend/locales/en-US.json b/backend/locales/en-US.json index ca18f7da..ac6d9bda 100644 --- a/backend/locales/en-US.json +++ b/backend/locales/en-US.json @@ -266,5 +266,12 @@ }, "Testing": { "download": "Download" + }, + "LogViewer": { + "viewLog": "View Log", + "uploadLog": "Upload Log", + "textError": "Error loading text", + "uploadConfirm": "Are you sure you want to upload this log ?", + "uploadDisclaimer": "Depending on how this plugin is written, this log might contain confidential information. Are you sure you want to continue ? If unsure, ask the plugin developer." } } -- cgit v1.2.3