fix update-app screen spacing and alerts

This commit is contained in:
Mohit Panjwani
2019-11-16 13:27:37 +05:30
parent 61a7aea0cd
commit 2a0c6932ca
4 changed files with 45 additions and 22 deletions

View File

@ -672,9 +672,11 @@ export default {
check_update: 'Check for updates',
avail_update: 'New Update available',
next_version: 'Next version',
update: 'Update',
update: 'Update Now',
update_progress: 'Update in progress...',
progress_text: 'It will just take a few minutes. Please do not refresh the screen or close the window before the update finishes'
progress_text: 'It will just take a few minutes. Please do not refresh the screen or close the window before the update finishes',
update_success: 'App has been updated successfully',
latest_message: 'No update available! You are on the latest version.'
}
},
wizard: {