Skip to content

Commit 987589c

Browse files
committed
Merge develop
2 parents 4dbaade + 5b8707a commit 987589c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/core/src/i18n/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"gettingStartedGuide": "Getting Started Guide",
6767
"smartContracts": "Smart Contract(s)",
6868
"explore": "Explore",
69-
"backToApp": "Back to App",
69+
"backToApp": "Back to dapp",
7070
"poweredBy": "powered by",
7171
"addAccount": "Add Account",
7272
"setPrimaryAccount": "Set Primary Account",

packages/demo/src/App.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@
151151
gettingStartedGuide: 'https://blocknative.com',
152152
explore: 'https://blocknative.com'
153153
}
154-
// example customizing account center
154+
// // example customizing account center
155155
// accountCenter: {
156156
// desktop: {
157157
// position: 'topRight',

0 commit comments

Comments
 (0)