- Translate file de_De complete
- new FrameWidget for rename Entry and rename Button
This commit is contained in:
parent
cf71eae7d3
commit
971c86c97f
@ -45,7 +45,7 @@ class GiteaUpdate:
|
||||
if version[3:] != response_dict['tag_name']:
|
||||
return response_dict['tag_name']
|
||||
else:
|
||||
return _('No Updates')
|
||||
return 'No Updates'
|
||||
else:
|
||||
return 'False'
|
||||
except requests.exceptions.ConnectionError:
|
||||
|
Loading…
Reference in New Issue
Block a user