summaryrefslogtreecommitdiff
path: root/src/locales
diff options
context:
space:
mode:
authorSurenNeware <sneware9@in.ibm.com>2020-09-08 15:12:39 +0300
committerYoshie Muranaka <yoshiemuranaka@gmail.com>2020-09-16 17:37:47 +0300
commit96ebb0d91eea9ed9d0614663eca8644e86fcbc6b (patch)
tree986c00a35ab00fa7236e822a58caaa91c40c0918 /src/locales
parent1d2da29ea75951ee3f1ae08a25f9c5241eb89ad0 (diff)
downloadwebui-vue-96ebb0d91eea9ed9d0614663eca8644e86fcbc6b.tar.xz
Update name of file of exported log files
- The name of exported event log file would be combination of event logs prefix and current date and time. Signed-off-by: Suren Neware <sneware9@in.ibm.com> Change-Id: Iaaf46fed5df1942e9cc2e4157dafa8e3e755ecf8
Diffstat (limited to 'src/locales')
-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 2d69a7b0..85e2a3aa 100644
--- a/src/locales/en-US.json
+++ b/src/locales/en-US.json
@@ -161,6 +161,7 @@
}
},
"pageEventLogs": {
+ "exportFilePrefix": "event_logs_",
"modal": {
"deleteTitle": "Delete log | Delete logs",
"deleteMessage": "Are you sure you want to delete %{count} log? This action cannot be undone. | Are you sure you want to delete %{count} logs? This action cannot be undone."