Skip to content

Commit 919843f

Browse files
metiftikcilunny
authored andcommitted
fix: add missing locale (go-gitea#33641)
this removed in go-gitea#23113 but still using in `head_navbar.tmpl`
1 parent b2707bc commit 919843f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

options/locale/locale_en-US.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1690,6 +1690,8 @@ issues.start_tracking_history = started working %s
16901690
issues.tracker_auto_close = Timer will be stopped automatically when this issue gets closed
16911691
issues.tracking_already_started = `You have already started time tracking on <a href="%s">another issue</a>!`
16921692
issues.stop_tracking_history = worked for <b>%s</b> %s
1693+
issues.stop_tracking = Stop Timer
1694+
issues.cancel_tracking = Discard
16931695
issues.cancel_tracking_history = `canceled time tracking %s`
16941696
issues.del_time = Delete this time log
16951697
issues.add_time_history = added spent time <b>%s</b> %s

0 commit comments

Comments
 (0)