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
{{ message }}
This repository was archived by the owner on Sep 11, 2024. It is now read-only.
Device manager - current session context menu (#9386)
* add destructive option and close on interaction options
* add kebab context menu wrapper
* use kebab context menu in current device section
* use named export
* lint
* sessionman tests
Copy file name to clipboardExpand all lines: src/i18n/strings/en_EN.json
+2-1
Original file line number
Diff line number
Diff line change
@@ -1718,6 +1718,8 @@
1718
1718
"Please enter verification code sent via text.": "Please enter verification code sent via text.",
1719
1719
"Verification code": "Verification code",
1720
1720
"Discovery options will appear once you have added a phone number above.": "Discovery options will appear once you have added a phone number above.",
1721
+
"Sign out": "Sign out",
1722
+
"Sign out all other sessions": "Sign out all other sessions",
1721
1723
"Current session": "Current session",
1722
1724
"Confirm logging out these devices by using Single Sign On to prove your identity.|other": "Confirm logging out these devices by using Single Sign On to prove your identity.",
1723
1725
"Confirm logging out these devices by using Single Sign On to prove your identity.|one": "Confirm logging out this device by using Single Sign On to prove your identity.",
@@ -1774,7 +1776,6 @@
1774
1776
"Not ready for secure messaging": "Not ready for secure messaging",
1775
1777
"Inactive": "Inactive",
1776
1778
"Inactive for %(inactiveAgeDays)s days or longer": "Inactive for %(inactiveAgeDays)s days or longer",
0 commit comments