Skip to content

Commit 0540057

Browse files
committed
fix: Translation for installing update prompt message
1 parent bc32a45 commit 0540057

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

  • packages/neuron-wallet/src/locales

packages/neuron-wallet/src/locales/en.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,8 +138,7 @@ export default {
138138
'update-not-available': 'There are currently no updates available.',
139139
'updates-found-do-you-want-to-update': 'An update is available, do you want to update now?',
140140
'update-now': 'Update now',
141-
'updates-downloaded-about-to-quit-and-install':
142-
'Update downloaded. Neuron will quit and install the the update...',
141+
'updates-downloaded-about-to-quit-and-install': 'Update downloaded. Neuron will quit and install the update...',
143142
},
144143
common: {
145144
yes: 'Yes',

0 commit comments

Comments
 (0)