Fix missing i18n (#12083)
This commit is contained in:
parent
34e20b7ae8
commit
eea460e397
|
@ -1851,6 +1851,9 @@
|
|||
"secureNotes": {
|
||||
"message": "Secure notes"
|
||||
},
|
||||
"sshKeys": {
|
||||
"message": "SSH Keys"
|
||||
},
|
||||
"clear": {
|
||||
"message": "Clear",
|
||||
"description": "To clear something out. example: To clear browser history."
|
||||
|
|
Loading…
Reference in New Issue