Skip to content

Commit

Permalink
feat: Delete unused updater translations
Browse files Browse the repository at this point in the history
  • Loading branch information
ashchan committed Nov 28, 2019
1 parent b8d24ca commit bcafce8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions packages/neuron-wallet/src/locales/en.ts
Original file line number Diff line number Diff line change
Expand Up @@ -143,9 +143,6 @@ export default {
},
updater: {
'update-not-available': 'There are currently no updates available.',
'updates-found-do-you-want-to-update': 'An update ({{version}}) is available, do you want to update now?',
'update-now': 'Update now',
'updates-downloaded-about-to-quit-and-install': 'Update downloaded. Neuron will quit and install the update...',
},
common: {
yes: 'Yes',
Expand Down
3 changes: 0 additions & 3 deletions packages/neuron-wallet/src/locales/zh.ts
Original file line number Diff line number Diff line change
Expand Up @@ -142,9 +142,6 @@ export default {
},
updater: {
'update-not-available': '没有可供升级的新版本。',
'updates-found-do-you-want-to-update': '有可供升级的新版本({{version}})。现在进行升级吗?',
'update-now': '马上升级',
'updates-downloaded-about-to-quit-and-install': '下载完成。Neuron 将退出并安装新版本...',
},
common: {
yes: '是',
Expand Down

0 comments on commit bcafce8

Please sign in to comment.