Skip to content

Commit 385e766

Browse files
committed
Fix tests
1 parent d707971 commit 385e766

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

source/renderer/app/i18n/locales/defaultMessages.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7684,4 +7684,4 @@
76847684
],
76857685
"path": "source/renderer/app/features/discreet-mode/ui/discreet-toggle-top-bar/DiscreetToggleTopBar.messages.ts"
76867686
}
7687-
]
7687+
]

source/renderer/app/i18n/locales/en-US.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1345,4 +1345,4 @@
13451345
"wallet.transferFunds.dialog2.total.label": "Total",
13461346
"widgets.itemsDropdown.syncingLabel": "Syncing",
13471347
"widgets.itemsDropdown.syncingLabelProgress": "Syncing {syncingProgress}%"
1348-
}
1348+
}

source/renderer/app/i18n/locales/ja-JP.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1345,4 +1345,4 @@
13451345
"wallet.transferFunds.dialog2.total.label": "合計",
13461346
"widgets.itemsDropdown.syncingLabel": "同期",
13471347
"widgets.itemsDropdown.syncingLabelProgress": "同期中 {syncingProgress}%"
1348-
}
1348+
}

0 commit comments

Comments
 (0)