From 919843fa02ead018e092db27f060fc0c2e74a7e0 Mon Sep 17 00:00:00 2001 From: metiftikci 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 fd05ae7614948..9d71ccb6d5314 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