From ee3f5e8fac7cd3ccb6810d61534e8a8f413b2cf8 Mon Sep 17 00:00:00 2001 From: Lunny Xiao Date: Tue, 18 Feb 2025 16:57:14 -0800 Subject: [PATCH] fix: add missing locale (#33641) (#33642) --- 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 fd05ae76149..9d71ccb6d53 100644 --- a/options/locale/locale_en-US.ini +++ b/options/locale/locale_en-US.ini @@ -1690,6 +1690,8 @@ 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 another issue!` issues.stop_tracking_history = worked for %s %s +issues.stop_tracking = Stop Timer +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 %s %s