You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: locales/en/messages.json
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2256,6 +2256,12 @@
2256
2256
"cliClearOutputHistoryBtn": {
2257
2257
"message": "Clear output history"
2258
2258
},
2259
+
"cliCopyToClipboardBtn": {
2260
+
"message": "Copy to clipboard"
2261
+
},
2262
+
"cliCopySuccessful": {
2263
+
"message": "Copied!"
2264
+
},
2259
2265
2260
2266
"loggingNote": {
2261
2267
"message": "Data will be logged in this tab <span class=\"message-negative\">only</span>, leaving the tab will <span class=\"message-negative\">cancel</span> logging and application will return to its normal <strong>\"configurator\"</strong> state.<br /> You are free to select the global update period, data will be written into the log file every <strong>1</strong> second for performance reasons."
0 commit comments