summaryrefslogtreecommitdiff
path: root/backend/locales/en-US.json
diff options
context:
space:
mode:
Diffstat (limited to 'backend/locales/en-US.json')
-rw-r--r--backend/locales/en-US.json7
1 files changed, 7 insertions, 0 deletions
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."
}
}