mirror of
https://github.com/go-gitea/gitea
synced 2025-07-03 09:07:19 +00:00
Show total TrackedTime on issue/pull/milestone lists (#26672)
TODOs: - [x] write test for `GetIssueTotalTrackedTime` - [x] frontport kitharas template changes and make them mobile-friendly ---   --- *Sponsored by Kithara Software GmbH*
This commit is contained in:
@ -17,6 +17,7 @@ template = Template
|
||||
language = Language
|
||||
notifications = Notifications
|
||||
active_stopwatch = Active Time Tracker
|
||||
tracked_time_summary = Summary of tracked time based on filters of issue list
|
||||
create_new = Create…
|
||||
user_profile_and_more = Profile and Settings…
|
||||
signed_in_as = Signed in as
|
||||
|
Reference in New Issue
Block a user