[PM-33077] Add missing myItems key (#19348)

* add missing myItems key

* fix capitalization
This commit is contained in:
Brandon Treston 2026-03-04 09:38:57 -05:00 committed by GitHub
parent d0ca8f7b0a
commit 5ae9a2048b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4865,6 +4865,9 @@
"copyAddress": {
"message": "Copy address"
},
"myItems": {
"message": "My Items"
},
"adminConsole": {
"message": "Admin Console"
},