Skip to content

Commit

Permalink
fix: navbar/menu bug (#571)
Browse files Browse the repository at this point in the history
martines3000 authored Feb 27, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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
@@ -5,7 +5,7 @@
},
"AppBottomBar": {
"create-credential": "Create Credential",
"dashboard": "Credentials",
"credentials": "Credentials",
"qr-scanner": "QR Code Scanner",
"settings": "Settings",
"verify-data": "Verify Data"
@@ -42,7 +42,7 @@
},
"menu": {
"authorization-request": "Authorization Request",
"dashboard": "Credentials",
"credentials": "Credentials",
"get-credential": "Get Credentials",
"home": "Home",
"other": "Other",

0 comments on commit 66bc88b

Please sign in to comment.