mirror of
https://github.com/janeczku/calibre-web.git
synced 2025-01-24 05:26:33 +02:00
typo fix
This commit is contained in:
parent
b2b092c190
commit
50ded1afc1
@ -1126,7 +1126,7 @@ def get_update_status():
|
||||
status.update({
|
||||
'update': False,
|
||||
'success': True,
|
||||
'message': _(u'Now update available. You already have the latest version installed')
|
||||
'message': _(u'No update available. You already have the latest version installed')
|
||||
})
|
||||
return json.dumps(status)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user