Skip to content

Commit 20df256

Browse files
antondudakovAnton Dudakov
andauthored
adds copy for the name of a shortcut to reopen current tab in a specific container (#31)
Co-authored-by: Anton Dudakov <anton.dudakov@ziina.com>
1 parent 174e4bd commit 20df256

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

en/messages.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -419,6 +419,15 @@
419419
}
420420
}
421421
},
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+
},
422431
"openBookmarkInContainerTab": {
423432
"message": "Open Bookmark in Container Tab"
424433
},

0 commit comments

Comments
 (0)