Skip to content

Commit

Permalink
fix: navbar/menu bug (#571)
Browse files Browse the repository at this point in the history
  • Loading branch information
martines3000 authored Feb 27, 2024
1 parent 8967e61 commit 66bc88b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/dapp/src/messages/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
},
"AppBottomBar": {
"create-credential": "Create Credential",
"dashboard": "Credentials",
"credentials": "Credentials",
"qr-scanner": "QR Code Scanner",
"settings": "Settings",
"verify-data": "Verify Data"
Expand Down Expand Up @@ -42,7 +42,7 @@
},
"menu": {
"authorization-request": "Authorization Request",
"dashboard": "Credentials",
"credentials": "Credentials",
"get-credential": "Get Credentials",
"home": "Home",
"other": "Other",
Expand Down

0 comments on commit 66bc88b

Please sign in to comment.