Skip to content

Commit bcafce8

Browse files
committed
feat: Delete unused updater translations
1 parent b8d24ca commit bcafce8

2 files changed

Lines changed: 0 additions & 6 deletions

File tree

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -143,9 +143,6 @@ export default {
143143
},
144144
updater: {
145145
'update-not-available': 'There are currently no updates available.',
146-
'updates-found-do-you-want-to-update': 'An update ({{version}}) is available, do you want to update now?',
147-
'update-now': 'Update now',
148-
'updates-downloaded-about-to-quit-and-install': 'Update downloaded. Neuron will quit and install the update...',
149146
},
150147
common: {
151148
yes: 'Yes',

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -142,9 +142,6 @@ export default {
142142
},
143143
updater: {
144144
'update-not-available': '没有可供升级的新版本。',
145-
'updates-found-do-you-want-to-update': '有可供升级的新版本({{version}})。现在进行升级吗?',
146-
'update-now': '马上升级',
147-
'updates-downloaded-about-to-quit-and-install': '下载完成。Neuron 将退出并安装新版本...',
148145
},
149146
common: {
150147
yes: '是',

0 commit comments

Comments
 (0)