summaryrefslogtreecommitdiff
path: root/src/locales/en-US.json
diff options
context:
space:
mode:
authorDixsie Wolmers <dixsie@ibm.com>2021-06-14 19:29:44 +0300
committerDerick Montague <derick.montague@ibm.com>2021-07-22 17:27:26 +0300
commit8b1beffd683a400eec8454ac155f84f0ebcd3f3f (patch)
tree57ffc45bc7189ac03b85277b6e2aa11f53750fe7 /src/locales/en-US.json
parentcad5bb9cfc7cc4ce2024b7b227affb3c7a717f1f (diff)
downloadwebui-vue-8b1beffd683a400eec8454ac155f84f0ebcd3f3f.tar.xz
Add download additional data functionality
Adds ability to download event log additional data data by row. The download attribute is not used to rename the file because it causes the download to fail in Chrome (Chromium bug for base64 files). Signed-off-by: Dixsie Wolmers <dixsie@ibm.com> Change-Id: I92164adc0a8ccf1bd6ed23cc5891a04fac47685b
Diffstat (limited to 'src/locales/en-US.json')
-rw-r--r--src/locales/en-US.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/locales/en-US.json b/src/locales/en-US.json
index a98625bc..89d16928 100644
--- a/src/locales/en-US.json
+++ b/src/locales/en-US.json
@@ -247,6 +247,7 @@
}
},
"pageEventLogs": {
+ "additionalDataUri": "Download additional data",
"exportFilePrefix": "event_logs_",
"resolve": "Resolve",
"resolved": "Resolved",