From 84d2159ef6a9d299f4b379ea37c0cf17291ad69b Mon Sep 17 00:00:00 2001
From: metiftikci <metiftikci@hotmail.com>
Date: Wed, 19 Feb 2025 03:29:17 +0300
Subject: [PATCH] fix: add missing locale (#33641)

this removed in #23113 but still using in `head_navbar.tmpl`
---
 options/locale/locale_en-US.ini | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/options/locale/locale_en-US.ini b/options/locale/locale_en-US.ini
index bce64a81a3..c2c5b07b65 100644
--- a/options/locale/locale_en-US.ini
+++ b/options/locale/locale_en-US.ini
@@ -1702,7 +1702,9 @@ issues.time_estimate_invalid = Time estimate format is invalid
 issues.start_tracking_history = started working %s
 issues.tracker_auto_close = Timer will be stopped automatically when this issue gets closed
 issues.tracking_already_started = `You have already started time tracking on <a href="%s">another issue</a>!`
+issues.stop_tracking = Stop Timer
 issues.stop_tracking_history = worked for <b>%[1]s</b> %[2]s
+issues.cancel_tracking = Discard
 issues.cancel_tracking_history = `canceled time tracking %s`
 issues.del_time = Delete this time log
 issues.add_time_history = added spent time <b>%[1]s</b> %[2]s