Skip to content

Commit 84d2159

Browse files
authored
fix: add missing locale (#33641)
this removed in #23113 but still using in `head_navbar.tmpl`
1 parent ce65613 commit 84d2159

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: options/locale/locale_en-US.ini

+2
Original file line numberDiff line numberDiff line change
@@ -1702,7 +1702,9 @@ issues.time_estimate_invalid = Time estimate format is invalid
17021702
issues.start_tracking_history = started working %s
17031703
issues.tracker_auto_close = Timer will be stopped automatically when this issue gets closed
17041704
issues.tracking_already_started = `You have already started time tracking on <a href="%s">another issue</a>!`
1705+
issues.stop_tracking = Stop Timer
17051706
issues.stop_tracking_history = worked for <b>%[1]s</b> %[2]s
1707+
issues.cancel_tracking = Discard
17061708
issues.cancel_tracking_history = `canceled time tracking %s`
17071709
issues.del_time = Delete this time log
17081710
issues.add_time_history = added spent time <b>%[1]s</b> %[2]s

0 commit comments

Comments
 (0)