We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 174e4bd commit 20df256Copy full SHA for 20df256
1 file changed
en/messages.json
@@ -419,6 +419,15 @@
419
}
420
421
},
422
+ "reopenInContainerShortcut": {
423
+ "message": "Reopen in Container $keyId$",
424
+ "description": "The keyboard shortcut description for reopening current tab in container number $keyId$",
425
+ "placeholders": {
426
+ "keyId": {
427
+ "content": "$1"
428
+ }
429
430
+ },
431
"openBookmarkInContainerTab": {
432
"message": "Open Bookmark in Container Tab"
433
0 commit comments